Uses of Interface
org.apache.syncope.common.rest.api.service.AccessTokenService
-
Packages that use AccessTokenService Package Description org.apache.syncope.core.rest.cxf org.apache.syncope.core.rest.cxf.service -
-
Uses of AccessTokenService in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf that return AccessTokenService Modifier and Type Method Description AccessTokenService
IdRepoRESTCXFContext. accessTokenService(AccessTokenLogic accessTokenLogic)
-
Uses of AccessTokenService in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service that implement AccessTokenService Modifier and Type Class Description class
AccessTokenServiceImpl
-