Modifier and Type | Class and Description |
---|---|
class |
AbstractChainingAuthenticationComponent
A base class for chaining authentication components.
|
class |
AuthenticationComponentImpl |
class |
ChainingAuthenticationComponentImpl
A chaining authentication component is required for all the beans that wire up an authentication component and not an
authentication service.
|
class |
SimpleAcceptOrRejectAllAuthenticationComponentImpl
This implementation of an AuthenticationComponent can be configured to accept or reject all attempts to login.
|
Modifier and Type | Class and Description |
---|---|
class |
JAASAuthenticationComponent
JAAS based authentication
The user name and password are picked up from login.
|
Modifier and Type | Class and Description |
---|---|
class |
LDAPAuthenticationComponentImpl
Authenticates a user by LDAP.
|
Modifier and Type | Class and Description |
---|---|
class |
NTLMAuthenticationComponentImpl
NTLM Authentication Component Class
|
Modifier and Type | Class and Description |
---|---|
class |
SubsystemChainingAuthenticationComponent
An authentication component that chains across beans in multiple child application contexts corresponding to
different 'subsystems' in a chain determined by a
ChildApplicationContextManager . |
Copyright © 2005–2017 Alfresco Software. All rights reserved.