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


F

FilenameMangler - interface HTTPClient.FilenameMangler.
Codecs.mpFormDataDecode and Codecs.mpFormDataEncode may be handed an instance of a class which implements this interface in order to control names of the decoded files or the names sent in the encoded data.
fixupAuthInfo(AuthorizationInfo, RoRequest, AuthorizationInfo, RoResponse) - Method in interface HTTPClient.AuthorizationHandler
This method is called whenever auth info is chosen from the list of known info in the AuthorizationInfo class to be sent with a request.
fixupAuthInfo(AuthorizationInfo, RoRequest, AuthorizationInfo, RoResponse) - Method in class HTTPClient.DefaultAuthHandler
For Digest authentication we need to set the uri, response and opaque parameters.
fixupAuthInfo(AuthorizationInfo, RoRequest, AuthorizationInfo, RoResponse) - Method in class HTTPClient.SuppliedUPAuthHandler
For Digest authentication we need to set the uri, response and opaque parameters.
format(LogRecord) - Method in class HTTPClient.HttpClientSimpleFormatter
Takes the super class implementation of format, and pre-pends the Thread ID.
formatMethodSignature(String, Class[]) - Static method in class HTTPClient.Util
Formats the given method name and parameters into a method signature appropriate for error reporting.
formatType1Message(String, String) - Static method in class HTTPClient.ntlm.NtlmCore
Formats an NTLM Type 1 Message, containing the client host name and client host domain.
formatType2Message() - Method in class HTTPClient.ntlm.NtlmType2Message
Formats the NTLM Type 2 Message, containing the support flags indicating negotiated options, and the nonce.
formatType3Message(String, String, String, byte[], byte[], NtlmType2Message) - Static method in class HTTPClient.ntlm.NtlmCore
Formats an NTLM Type 3 Message, containing the client host name, user account domain, username, LM response, NTLM response.
fragment - Variable in class HTTPClient.URI
 

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.