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.admin
Methods in org.alfresco.repo.security.authentication.identityservice.admin with parameters of type RemoteUserMapperModifier and TypeMethodDescriptionvoidIdentityServiceAdminConsoleAuthenticator.setRemoteUserMapper(RemoteUserMapper remoteUserMapper)