public class Digest extends Object
Digest(HTTPHost host, AuthScheme scheme)
Algorithm
getAlgorithm()
List<URI>
getDomain()
HTTPHost
getHost()
String
getNonce()
getOpaque()
getQop()
AuthScheme
getScheme()
boolean
isStale()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Digest(HTTPHost host, AuthScheme scheme)
public String getNonce()
public List<URI> getDomain()
public String getOpaque()
public boolean isStale()
public Algorithm getAlgorithm()
public String getQop()
public AuthScheme getScheme()
public HTTPHost getHost()
public String toString()
toString
Object
Copyright © 2008-2013. All Rights Reserved.