Skip navigation links

Oracle Application Server HTTPClient Java API Reference
10g Release 3 (10.1.3.1.0)

B32117-01

A B C D E F G H I L M N O P Q R S T U V W


N

NTLM - Static variable in interface HTTPClient.ntlm.NtlmSupportFlags.Flags
 
NTLM2 - Static variable in interface HTTPClient.ntlm.NtlmSupportFlags.Flags
 
NTLMSSP_BYTES - Static variable in class HTTPClient.ntlm.NtlmCore
 
NTLM_PASSWORD_HASH - Static variable in interface HTTPClient.ntlm.NtlmAuthenticationScheme.AuthInfoParams
User account NTLM password hash
NTLM_REALM - Static variable in class HTTPClient.ntlm.NtlmAuthenticationScheme
The no-name realm.
NTLM_SYSTEM_PROPERTY_NAMESPACE - Static variable in interface HTTPClient.SystemPropertyNames
NTLM System property namespace, within HTTPClient.
NVPair - class HTTPClient.NVPair.
This class holds a Name/Value pair of strings.
NVPair(String, String) - Constructor for class HTTPClient.NVPair
Creates a new name/value pair and initializes it to the specified name and value.
NVPair(NVPair) - Constructor for class HTTPClient.NVPair
Creates a copy of a given name/value pair.
NtlmAuthenticationScheme - class HTTPClient.ntlm.NtlmAuthenticationScheme.
The NtlmAuthenticationScheme class implements the AuthenticationScheme interface, supporting NTLM authentication within HTTPClient.
NtlmAuthenticationScheme() - Constructor for class HTTPClient.ntlm.NtlmAuthenticationScheme
No-argument constructor, assumes scheme name "NTLM" and assumes the scheme is connection oriented.
NtlmAuthenticationScheme(String) - Constructor for class HTTPClient.ntlm.NtlmAuthenticationScheme
Constructor, assumes the scheme is connection oriented.
NtlmAuthenticationScheme.AuthInfoParams - interface HTTPClient.ntlm.NtlmAuthenticationScheme.AuthInfoParams.
AuthorizationInfo parameters, used for caching credentials.
NtlmCore - class HTTPClient.ntlm.NtlmCore.
The NtlmCore class implements the core functionality of the NTLM authentication protocol.
NtlmCore() - Constructor for class HTTPClient.ntlm.NtlmCore
 
NtlmSupportFlags - class HTTPClient.ntlm.NtlmSupportFlags.
The NtlmSupportFlags class represents NTLM support flags send in NTLM messages.
NtlmSupportFlags(int) - Constructor for class HTTPClient.ntlm.NtlmSupportFlags
Constructor
NtlmSupportFlags(byte[]) - Constructor for class HTTPClient.ntlm.NtlmSupportFlags
Constructor
NtlmSupportFlags.Flags - interface HTTPClient.ntlm.NtlmSupportFlags.Flags.
 
NtlmType2Message - class HTTPClient.ntlm.NtlmType2Message.
The NtlmType2Message class contains data from an NTLM type 2 message.
NtlmType2Message(NtlmSupportFlags, byte[]) - Constructor for class HTTPClient.ntlm.NtlmType2Message
Constructor
name - Variable in class HTTPClient.Cookie
 
newInstance(boolean) - Static method in class HTTPClient.AuthenticationSchemeRegistry
A factory method for instantiating this class.
newPrivilegedURLClassLoader(URL[]) - Static method in class HTTPClient.Util
Creates a new instance of a URLClassLoader, using a privileged action.
nv2query(NVPair[]) - Static method in class HTTPClient.Codecs
Turns an array of name/value pairs into the string "name1=value1&name2=value2&name3=value3".
nv2query(NVPair[], String) - Static method in class HTTPClient.Codecs
Turns an array of name/value pairs into the string "name1=value1&name2=value2&name3=value3".

Skip navigation links

Oracle Application Server HTTPClient Java API Reference
10g Release 3 (10.1.3.1.0)

B32117-01

A B C D E F G H I L M N O P Q R S T U V W


Copyright © 2004, 2006, Oracle. All rights reserved.