TOC PREV NEXT INDEX




Authentication Properties


Property
Type
Description
Dynamic
ice.authentication.debug
boolean
If set to true, provides debug information on authentications. The property ice.debug.debug or ice.debug.trace must also be set to true.
No
ice.authentication.ntlm.debug
boolean
If set to true, provides detailed debug information on NTLM authentications. The property ice.debug.debug or ice.debug.trace must also be set to true.
Yes
ice.authentication.ntlm.enabled
boolean
If set to true, the NTLM authentication scheme is supported. The optional NTLM module is required. For information on how to set up NTLM support, see Supporting NTLM. Default is false.
new AuthenticationManager
ice.authentication.ntlm.lmCompatibilityLevel
int
Sets the LM compatibility level as required. Default is 0.
new NtlmAuthentication
ice.authentication.ntlm.useSuppliedCryptix
boolean
If set to true, the Cryptix libraries will be used even though JDK 1.4.x or higher might be used. The Cryptix libraries need to be on the classpath. Default is false.
No



Copyright 2005. ICEsoft Technologies, Inc.
http://www.icesoft.com

TOC PREV NEXT INDEX