Uses of Interface
org.alfresco.repo.security.authentication.external.RemoteUserMapper
-
Packages that use RemoteUserMapper Package Description org.alfresco.repo.security.authentication.external org.alfresco.repo.security.authentication.identityservice -
-
Uses of RemoteUserMapper in org.alfresco.repo.security.authentication.external
Classes in org.alfresco.repo.security.authentication.external that implement RemoteUserMapper Modifier and Type Class Description classDefaultRemoteUserMapperA defaultRemoteUserMapperimplementation. -
Uses of RemoteUserMapper in org.alfresco.repo.security.authentication.identityservice
Classes in org.alfresco.repo.security.authentication.identityservice that implement RemoteUserMapper Modifier and Type Class Description classIdentityServiceRemoteUserMapperARemoteUserMapperimplementation that detects and validates JWTs issued by the Alfresco Identity Service.
-