Uses of Interface
org.alfresco.repo.security.authentication.external.RemoteUserMapper
Packages that use RemoteUserMapper
Package
Description
-
Uses of RemoteUserMapper in org.alfresco.repo.security.authentication.external
Classes in org.alfresco.repo.security.authentication.external that implement RemoteUserMapper -
Uses of RemoteUserMapper in org.alfresco.repo.security.authentication.identityservice
Classes in org.alfresco.repo.security.authentication.identityservice that implement RemoteUserMapperModifier and TypeClassDescriptionclassARemoteUserMapperimplementation that detects and validates JWTs issued by the Alfresco Identity Service. -
Uses of RemoteUserMapper in org.alfresco.repo.security.authentication.identityservice.authentication
Fields in org.alfresco.repo.security.authentication.identityservice.authentication declared as RemoteUserMapperModifier and TypeFieldDescriptionprotected RemoteUserMapperAbstractIdentityServiceAuthenticator.remoteUserMapperMethods in org.alfresco.repo.security.authentication.identityservice.authentication with parameters of type RemoteUserMapperModifier and TypeMethodDescriptionvoidAbstractIdentityServiceAuthenticator.setRemoteUserMapper(RemoteUserMapper mapper)