public static class Authentication.Digest extends Object
protected String
_nonce
_opaque
_qop
_realm
_stale
Authentication.Digest()
String
getNonce()
getOpaque()
getQop()
getRealm()
boolean
isStale()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String _realm
protected String _qop
protected String _nonce
protected String _opaque
protected String _stale
public Authentication.Digest()
public String getRealm()
public String getQop()
public String getOpaque()
public boolean isStale()
public String getNonce()
Copyright © 2014. All Rights Reserved.