| Package | Description |
|---|---|
| org.alfresco.repo.security.authentication | |
| org.alfresco.repo.security.authentication.ntlm |
| Modifier and Type | Method and Description |
|---|---|
NTLMMode |
SimpleAcceptOrRejectAllAuthenticationComponentImpl.getNTLMMode() |
NTLMMode |
AuthenticationComponentImpl.getNTLMMode()
This implementation supported MD4 password hashes.
|
NTLMMode |
ChainingAuthenticationComponentImpl.getNTLMMode()
Get the NTLM mode - this is only what is set if one of the implementations provides support for that mode.
|
static NTLMMode |
NTLMMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NTLMMode[] |
NTLMMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChainingAuthenticationComponentImpl.setNtlmMode(NTLMMode ntlmMode) |
| Modifier and Type | Method and Description |
|---|---|
NTLMMode |
NTLMAuthenticationComponentImpl.getNTLMMode()
Get the enum that describes NTLM integration
|
NTLMMode |
NLTMAuthenticator.getNTLMMode()
Get the enum that describes NTLM integration.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.