|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthInfo | |
---|---|
org.sblim.wbem.http | Internal implementation of HTTP client and server |
Uses of AuthInfo in org.sblim.wbem.http |
---|
Methods in org.sblim.wbem.http that return AuthInfo | |
---|---|
protected AuthInfo |
HttpClient.getAuthentication(boolean proxy,
AuthInfo prevAuthInfo,
java.lang.String authenticate)
|
AuthInfo |
AuthorizationHandler.getAuthorizationInfo(java.lang.Boolean proxy,
java.lang.String addr,
int port,
java.lang.String protocol,
java.lang.String realm,
java.lang.String scheme)
|
Methods in org.sblim.wbem.http with parameters of type AuthInfo | |
---|---|
void |
AuthorizationHandler.addAuthorizationInfo(AuthInfo authInfo)
|
protected AuthInfo |
HttpClient.getAuthentication(boolean proxy,
AuthInfo prevAuthInfo,
java.lang.String authenticate)
|
protected static void |
HttpClient.handleRsp(java.lang.String authInfo,
AuthInfo prevAuthInfo)
|
protected void |
HttpClient.updateAuthenticationInfo(AuthInfo prevAuthInfo,
Challenge challenge)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |