| Package | Description |
|---|---|
| org.alfresco.filesys.auth.cifs |
Provides authentication implementations for CIFS
|
| org.alfresco.filesys.auth.ftp | |
| org.alfresco.repo.security.authentication | |
| org.alfresco.repo.security.authentication.ntlm |
| Modifier and Type | Method and Description |
|---|---|
protected NLTMAuthenticator |
CifsAuthenticatorBase.getNTLMAuthenticator()
Returns an SSO-enabled authentication component.
|
| Modifier and Type | Method and Description |
|---|---|
protected NLTMAuthenticator |
FTPAuthenticatorBase.getNTLMAuthenticator()
Returns an SSO-enabled authentication component.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
NTLMAuthenticationComponentImpl
NTLM Authentication Component Class
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.