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