Uses of Interface
org.alfresco.repo.management.subsystems.ActivateableBean
-
-
Uses of ActivateableBean in org.alfresco.filesys.auth.ftp
Classes in org.alfresco.filesys.auth.ftp that implement ActivateableBean Modifier and Type Class Description classAlfrescoFtpAuthenticatorAlfresco FTP Authenticator ClassclassFTPAuthenticatorBase -
Uses of ActivateableBean in org.alfresco.repo.security.authentication
Classes in org.alfresco.repo.security.authentication that implement ActivateableBean Modifier and Type Class Description classAbstractChainingFtpAuthenticatorBase chaining FTP Authenticator class.classAuthenticationServiceImplclassMutableAuthenticationServiceImplThe default implementation ofMutableAuthenticationService. -
Uses of ActivateableBean in org.alfresco.repo.security.authentication.external
Classes in org.alfresco.repo.security.authentication.external that implement ActivateableBean Modifier and Type Class Description classDefaultRemoteUserMapperA defaultRemoteUserMapperimplementation. -
Uses of ActivateableBean in org.alfresco.repo.security.authentication.identityservice
Classes in org.alfresco.repo.security.authentication.identityservice that implement ActivateableBean Modifier and Type Class Description classIdentityServiceAuthenticationComponentAuthenticates a user against Keycloak.classIdentityServiceRemoteUserMapperARemoteUserMapperimplementation that detects and validates JWTs issued by the Alfresco Identity Service. -
Uses of ActivateableBean in org.alfresco.repo.security.authentication.ldap
Classes in org.alfresco.repo.security.authentication.ldap that implement ActivateableBean Modifier and Type Class Description classLDAPAuthenticationComponentImplAuthenticates a user by LDAP. -
Uses of ActivateableBean in org.alfresco.repo.security.authentication.subsystems
Classes in org.alfresco.repo.security.authentication.subsystems that implement ActivateableBean Modifier and Type Class Description classSubsystemChainingFtpAuthenticatorThis class wires up all the activeFTPAuthenticatorBasebeans in a chain. -
Uses of ActivateableBean in org.alfresco.repo.security.sync.ldap
Classes in org.alfresco.repo.security.sync.ldap that implement ActivateableBean Modifier and Type Class Description classLDAPUserRegistryAUserRegistryimplementation with the ability to query Alfresco-like descriptions of users and groups from an LDAP directory, optionally restricted to those modified since a certain time. -
Uses of ActivateableBean in org.alfresco.repo.subscriptions
Classes in org.alfresco.repo.subscriptions that implement ActivateableBean Modifier and Type Class Description classSubscriptionServiceImpl -
Uses of ActivateableBean in org.alfresco.service.cmr.subscriptions
Subinterfaces of ActivateableBean in org.alfresco.service.cmr.subscriptions Modifier and Type Interface Description interfaceSubscriptionServiceSubscription Service.
-