Uses of Class org.sblim.wbem.http.AuthInfo

Uses in package org.sblim.wbem.http

Classes derived from org.sblim.wbem.http.AuthInfo

class
Implements OpenPegasus local authentication
class
Implements HTTP basic and digest authentication

Methods with parameter type org.sblim.wbem.http.AuthInfo

void
AuthInfo
HttpClient.getAuthentication(boolean proxy, AuthInfo prevAuthInfo, String authenticate)
void
HttpClient.handleRsp(String authInfo, AuthInfo prevAuthInfo)

Methods with return type org.sblim.wbem.http.AuthInfo

AuthInfo
Factory method for AuthInfo objects.
AuthInfo
AuthInfo.createAuthorizationInfo(String pModule, Boolean pProxy, String pAddress, int pPort, String pProtocol, String pRealm, String pScheme)
Factory method for AuthInfo objects.
AuthInfo
HttpClient.getAuthentication(boolean proxy, AuthInfo prevAuthInfo, String authenticate)
AuthInfo
AuthorizationHandler.getAuthorizationInfo(String authorizationModule, Boolean proxy, String addr, int port, String protocol, String realm, String scheme)
AuthInfo

Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.