Skip navigation links
A C D G I R S 

A

addRequestProperty(String, String) - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Adds an HTTP Request property.

C

com.kerb4j.client - package com.kerb4j.client
 
connect(URL) - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.
connect(URL, ByteArrayOutputStream) - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.

D

disconnect() - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Logout and clear request properties.

G

getErrorStream() - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Returns an error stream that reads from this open connection.
getHeaderField(int) - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Get header value at specified index.
getHeaderField(String) - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Get header value by header name.
getHeaderFieldKey(int) - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Get header field key at specified index.
getInputStream() - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Returns an input stream that reads from this open connection.
getOutputStream() - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Returns an output stream that writes to this open connection.
getResponseCode() - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Returns HTTP Status code.
getResponseMessage() - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Returns HTTP Status message.

I

isContextEstablished() - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Returns true if GSSContext has been established.

R

requestCredDeleg(boolean) - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Request that this GSSCredential be allowed for delegation.

S

setRequestMethod(String) - Method in class com.kerb4j.client.SpnegoHttpURLConnection
May override the default GET method.
setRequestProperty(String, String) - Method in class com.kerb4j.client.SpnegoHttpURLConnection
Sets an HTTP Request property.
SpnegoHttpURLConnection - Class in com.kerb4j.client
This Class may be used by custom clients as a convenience when connecting to a protected HTTP server.
SpnegoHttpURLConnection(String) - Constructor for class com.kerb4j.client.SpnegoHttpURLConnection
Deprecated.
SpnegoHttpURLConnection(String, String, String) - Constructor for class com.kerb4j.client.SpnegoHttpURLConnection
Deprecated.
SpnegoHttpURLConnection(SpnegoClient) - Constructor for class com.kerb4j.client.SpnegoHttpURLConnection
 
A C D G I R S 
Skip navigation links

Copyright © 2021. All rights reserved.