Uses of Interface
org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.AccessTokenAuthorization
Packages that use IdentityServiceFacade.AccessTokenAuthorization
Package
Description
-
Uses of IdentityServiceFacade.AccessTokenAuthorization in org.alfresco.repo.security.authentication.identityservice
Methods in org.alfresco.repo.security.authentication.identityservice that return IdentityServiceFacade.AccessTokenAuthorizationModifier and TypeMethodDescriptionIdentityServiceFacade.authorize(IdentityServiceFacade.AuthorizationGrant grant) ReturnsIdentityServiceFacade.AccessTokenbased authorization for providedIdentityServiceFacade.AuthorizationGrant. -
Uses of IdentityServiceFacade.AccessTokenAuthorization in org.alfresco.repo.security.authentication.identityservice.authentication
Methods in org.alfresco.repo.security.authentication.identityservice.authentication with parameters of type IdentityServiceFacade.AccessTokenAuthorizationModifier and TypeMethodDescriptionprotected voidAbstractIdentityServiceAuthenticator.addCookies(jakarta.servlet.http.HttpServletResponse response, IdentityServiceFacade.AccessTokenAuthorization accessTokenAuthorization)