Class Hierarchy
- java.lang.Object
- org.alfresco.repo.security.authentication.AbstractAuthenticationComponent (implements org.alfresco.repo.security.authentication.AuthenticationComponent)
- org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
- org.alfresco.repo.security.authentication.AuthenticationComponentImpl
- org.alfresco.repo.security.authentication.SimpleAcceptOrRejectAllAuthenticationComponentImpl
- org.alfresco.repo.security.authentication.AbstractAuthenticationService (implements org.alfresco.service.cmr.security.AuthenticationService)
- org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService (implements org.alfresco.service.cmr.security.MutableAuthenticationService)
- org.alfresco.repo.security.authentication.ChainingAuthenticationServiceImpl
- org.alfresco.repo.security.authentication.AuthenticationServiceImpl (implements org.alfresco.repo.management.subsystems.ActivateableBean)
- org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl (implements org.alfresco.service.cmr.security.MutableAuthenticationService)
- org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService (implements org.alfresco.service.cmr.security.MutableAuthenticationService)
- org.alfresco.repo.security.authentication.AuthenticatedAuthenticationPassthroughProvider (implements net.sf.acegisecurity.providers.AuthenticationProvider)
- org.alfresco.repo.security.authentication.AuthenticationContextImpl (implements org.alfresco.repo.security.authentication.AuthenticationContext)
- org.alfresco.repo.security.authentication.Authorization
- net.sf.acegisecurity.providers.encoding.BasePasswordEncoder (implements net.sf.acegisecurity.providers.encoding.PasswordEncoder)
- net.sf.acegisecurity.providers.encoding.BaseDigestPasswordEncoder
- org.alfresco.repo.security.authentication.MD4PasswordEncoderImpl (implements org.alfresco.repo.security.authentication.MD4PasswordEncoder)
- org.alfresco.repo.security.authentication.MessageDigestPasswordEncoder
- org.alfresco.repo.security.authentication.ShaPasswordEncoderImpl
- org.alfresco.repo.security.authentication.NoOpPasswordEncoderImpl (implements org.alfresco.repo.security.authentication.MD4PasswordEncoder)
- net.sf.acegisecurity.providers.encoding.BaseDigestPasswordEncoder
- org.alfresco.repo.security.authentication.BasicPasswordGenerator (implements org.alfresco.repo.security.authentication.PasswordGenerator)
- org.alfresco.repo.security.authentication.CompositePasswordEncoder
- net.sf.acegisecurity.providers.dao.DaoAuthenticationProvider (implements org.springframework.context.ApplicationContextAware, net.sf.acegisecurity.providers.AuthenticationProvider, org.springframework.beans.factory.InitializingBean)
- org.alfresco.repo.security.authentication.RepositoryAuthenticationProvider
- org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao (implements org.alfresco.repo.security.authentication.MutableAuthenticationDao)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.alfresco.repo.security.authentication.AuthenticatorDeletedEvent
- org.springframework.context.ApplicationEvent
- org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase (implements org.alfresco.repo.management.subsystems.ActivateableBean, org.springframework.beans.factory.DisposableBean, org.alfresco.jlan.ftp.FTPAuthenticator)
- org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator
- org.alfresco.repo.security.authentication.HashPasswordTransactionListener (implements org.alfresco.repo.transaction.TransactionListener)
- org.alfresco.repo.security.authentication.NameBasedUserNameGenerator (implements org.alfresco.repo.security.authentication.UserNameGenerator)
- org.alfresco.repo.security.authentication.RandomUserNameGenerator (implements org.alfresco.repo.security.authentication.UserNameGenerator)
- org.alfresco.repo.security.authentication.RepositoryAuthenticationDao (implements org.springframework.beans.factory.InitializingBean, org.alfresco.repo.security.authentication.MutableAuthenticationDao, org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteNodePolicy, org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy)
- org.alfresco.repo.security.authentication.ResetPasswordServiceImpl (implements org.alfresco.repo.security.authentication.ResetPasswordService)
- org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
- org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
- javax.net.SocketFactory
- javax.net.ssl.SSLSocketFactory
- org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
- javax.net.ssl.SSLSocketFactory
- org.alfresco.repo.security.authentication.TenantAwareUserNameGenerator (implements org.alfresco.repo.security.authentication.UserNameGenerator)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.alfresco.error.AlfrescoRuntimeException
- org.alfresco.repo.security.authentication.AuthenticationException
- org.alfresco.repo.security.authentication.AuthenticationDisallowedException
- org.alfresco.repo.security.authentication.AuthenticationMaxUsersException
- org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordWorkflowException
- org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.InvalidResetPasswordWorkflowException
- org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordWorkflowInvalidUserException
- org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordWorkflowNotFoundException
- org.alfresco.repo.security.authentication.AuthenticationException
- org.alfresco.error.AlfrescoRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.alfresco.repo.security.authentication.TicketCleanupJob (implements org.quartz.StatefulJob)
- org.alfresco.repo.security.authentication.UpgradePasswordHashWorker (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- org.alfresco.repo.security.authentication.UpgradePasswordHashWorker.UpgradePasswordHashJob (implements org.quartz.Job)
- org.alfresco.repo.security.authentication.UpgradePasswordHashWorker.UpgradePasswordHashWorkResult
- net.sf.acegisecurity.providers.dao.User (implements net.sf.acegisecurity.UserDetails)
- org.alfresco.repo.security.authentication.RepositoryAuthenticatedUser
- org.alfresco.repo.security.authentication.AbstractAuthenticationComponent (implements org.alfresco.repo.security.authentication.AuthenticationComponent)
Interface Hierarchy
- org.alfresco.repo.security.authentication.AuthenticationContext
- org.alfresco.repo.security.authentication.AuthenticationComponent
- net.sf.acegisecurity.providers.dao.AuthenticationDao
- org.alfresco.repo.security.authentication.MutableAuthenticationDao (also extends net.sf.acegisecurity.providers.dao.SaltSource)
- net.sf.acegisecurity.providers.encoding.PasswordEncoder
- org.alfresco.repo.security.authentication.MD4PasswordEncoder
- org.alfresco.repo.security.authentication.PasswordGenerator
- org.alfresco.repo.security.authentication.ResetPasswordService
- net.sf.acegisecurity.providers.dao.SaltSource
- org.alfresco.repo.security.authentication.MutableAuthenticationDao (also extends net.sf.acegisecurity.providers.dao.AuthenticationDao)
- org.alfresco.repo.security.authentication.UserNameGenerator
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.alfresco.repo.security.authentication.AuthenticationComponent.UserNameValidationMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)