Package de.xima.fc.config
Class XfcConfigKeys.NTLMAuth
- java.lang.Object
 - 
- de.xima.fc.config.XfcConfigKeys.NTLMAuth
 
 
- 
- Enclosing class:
 - XfcConfigKeys
 
@Deprecated public static final class XfcConfigKeys.NTLMAuth extends Object
Deprecated.since version 8.0.0 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringLDAP_SEARCH_ACCOUNTDeprecated.static StringLDAP_SEARCH_ACCOUNT_PASSWORDDeprecated.static StringLDAP_SEARCH_BASEDNDeprecated.static StringLDAP_SEARCH_HOP_COUNTDeprecated.static StringLDAP_SEARCH_PORTDeprecated.static StringLDAP_SEARCH_USE_SSLDeprecated.static StringNTLM_DOMAINDeprecated.static StringNTLM_DOMAIN_CONTROLLERDeprecated.static StringNTLM_DOMAIN_CONTROLLER_HOSTDeprecated.static StringNTLM_SERVICE_ACCOUNTDeprecated.static StringNTLM_SERVICE_ACCOUNT_PASSWORDDeprecated.static StringSYNC_TO_FSDeprecated.static StringUSE_FOR_FC_SSODeprecated.static StringUSE_NTLMDeprecated. 
- 
Constructor Summary
Constructors Constructor Description NTLMAuth()Deprecated. 
 - 
 
- 
- 
Field Detail
- 
USE_NTLM
public static final String USE_NTLM
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
SYNC_TO_FS
public static final String SYNC_TO_FS
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
USE_FOR_FC_SSO
public static final String USE_FOR_FC_SSO
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
NTLM_DOMAIN
public static final String NTLM_DOMAIN
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
NTLM_DOMAIN_CONTROLLER
public static final String NTLM_DOMAIN_CONTROLLER
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
NTLM_DOMAIN_CONTROLLER_HOST
public static final String NTLM_DOMAIN_CONTROLLER_HOST
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
NTLM_SERVICE_ACCOUNT
public static final String NTLM_SERVICE_ACCOUNT
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
NTLM_SERVICE_ACCOUNT_PASSWORD
public static final String NTLM_SERVICE_ACCOUNT_PASSWORD
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
LDAP_SEARCH_ACCOUNT
public static final String LDAP_SEARCH_ACCOUNT
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
LDAP_SEARCH_ACCOUNT_PASSWORD
public static final String LDAP_SEARCH_ACCOUNT_PASSWORD
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
LDAP_SEARCH_USE_SSL
public static final String LDAP_SEARCH_USE_SSL
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
LDAP_SEARCH_PORT
public static final String LDAP_SEARCH_PORT
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
LDAP_SEARCH_HOP_COUNT
public static final String LDAP_SEARCH_HOP_COUNT
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
LDAP_SEARCH_BASEDN
public static final String LDAP_SEARCH_BASEDN
Deprecated.- See Also:
 - Constant Field Values
 
 
 - 
 
 -