org.sblim.wbem.http
Class WwwAuthInfo
Implements HTTP basic and digest authentication
iA1 , iAddr , iAlgorithm , iCnonce , iCredentials , iNc , iNonce , iOpaque , iPort , iProtocol , iQop , iRealm , iResponse , iScheme , iUri |
createAuthorizationInfo , createAuthorizationInfo , getA1 , getAddr , getAlgorith , getCnonce , getCredentials , getHeaderFieldName , getNc , getNonce , getOpaque , getPort , getProtocol , getQop , getRealm , getResponse , getScheme , getURI , init , isKeptAlive , isSentOnFirstRequest , match , setA1 , setAlgorithm , setCnonce , setCredentials , setNc , setNonce , setOpaque , setQop , setRealm , setResponse , setScheme , setURI , toString , updateAuthenticationInfo |
WwwAuthInfo
public WwwAuthInfo()
Default ctor.
split
public static String[] split(String line)
updateAuthenticationInfo
public void updateAuthenticationInfo(Challenge challenge,
String authenticate,
URI url,
String requestMethod)
throws NoSuchAlgorithmException
- updateAuthenticationInfo in interface AuthInfo
Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.