Methods in com.sun.jini.jeri.internal.http that throw HttpParseException |
private int |
ServerInfo.LineParser.nextToken()
Returns code indicating next token in line. |
(package private) void |
ServerInfo.setAuthInfo(String str)
Sets authentication information based on contents of given challenge
string (which should be the value of either the "WWW-Authenticate" or
"Proxy-Authenticate" header fields). |
(package private) void |
ServerInfo.updateAuthInfo(String str)
Updates authentication information based on contents of given string
(which should be the value of either the "Authorization-Info" or
"Proxy-Authorization-Info" header fields). |