Element | Description | Class |
---|---|---|
ntlm-auth-scheme | Extends basic athentication scheme with domain credential to support NTLM integration Created by IntelliJ IDEA. User: ajadzinsky Date: Apr 15, 2008 Time: 11:02:47 AM | org.josso.auth.scheme.NtlmAuthScheme |
ntlm-protocol-handler | org.josso.gateway.protocol.handler.NtlmProtocolHandler |
Attribute | Type | Description |
---|---|---|
name | xs:string |
Element | Type | Description |
---|---|---|
credentialStore | <spring:bean/> | |
credentialStoreKeyAdapter | <spring:bean/> |
Attribute | Type | Description |
---|---|---|
defaultDomain | xs:string | |
domainController | xs:string | |
enableBasic | xs:boolean | |
insecureBasic | xs:boolean | |
loadBalance | xs:boolean | |
log | xs:boolean | |
preAuthPassword | xs:string | |
preAuthUsername | xs:string | |
realm | xs:string | |
wins | xs:string |