Package | Description |
---|---|
org.alfresco.repo.security.authentication | |
org.alfresco.repo.security.authentication.ntlm |
Modifier and Type | Method and Description |
---|---|
NTLMMode |
ChainingAuthenticationComponentImpl.getNTLMMode()
Get the NTLM mode - this is only what is set if one of the implementations provides support for that mode.
|
NTLMMode |
SimpleAcceptOrRejectAllAuthenticationComponentImpl.getNTLMMode() |
NTLMMode |
AuthenticationComponentImpl.getNTLMMode()
This implementation supported MD4 password hashes.
|
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 |
NLTMAuthenticator.getNTLMMode()
Get the enum that describes NTLM integration.
|
NTLMMode |
NTLMAuthenticationComponentImpl.getNTLMMode()
Get the enum that describes NTLM integration
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.