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.PasswordGrantFlowHandler.passwordGrantFlow(IdentityServiceFacade.AuthorizationGrant authorizationGrant) Deprecated.The OAuth 2.0 Security Best Current Practice disallows the use of the Resource Owner Password Credentials grant. -
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)