- 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.