Uses of Class
org.apache.syncope.common.rest.api.beans.AccessTokenQuery
Package
Description
-
Uses of AccessTokenQuery in org.apache.syncope.common.rest.api.beans
Modifier and TypeMethodDescriptionprotected AccessTokenQuery
AccessTokenQuery.Builder.newInstance()
-
Uses of AccessTokenQuery in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionAccessTokenService.list
(AccessTokenQuery query) Returns a paged list of existing access tokens matching the given query. -
Uses of AccessTokenQuery in org.apache.syncope.core.rest.cxf.service