com.stellent.cis.client.api.scs.context
Interface ISCSContext.NTLMCredentials

All Superinterfaces:
ISCSContext.UsernameCrendentials, java.io.Serializable
Enclosing interface:
ISCSContext

public static interface ISCSContext.NTLMCredentials
extends ISCSContext.UsernameCrendentials

Credentials for NTLM

See Also:
org.apache.commons.httpclient.NTCredentials

Method Summary
 java.lang.String getDomain()
           
 java.lang.String getHost()
           
 
Methods inherited from interface com.stellent.cis.client.api.scs.context.ISCSContext.UsernameCrendentials
getPassword, getUserName
 

Method Detail

getDomain

java.lang.String getDomain()
Returns:
the domain

getHost

java.lang.String getHost()
Returns:
the host