Uses of Interface
org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.DecodedAccessToken
Packages that use IdentityServiceFacade.DecodedAccessToken
-
Uses of IdentityServiceFacade.DecodedAccessToken in org.alfresco.repo.security.authentication.identityservice
Methods in org.alfresco.repo.security.authentication.identityservice that return IdentityServiceFacade.DecodedAccessTokenModifier and TypeMethodDescriptionIdentityServiceFacade.decodeToken(String token) Decodes the access token into theIdentityServiceFacade.DecodedAccessTokenwhich contains claims connected with a given token.