public class SignerCredentials extends Object implements org.apache.http.auth.Credentials
SignerCredentials(Signer signer)
String
getPassword()
Signer
getSigner()
Principal
getUserPrincipal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SignerCredentials(Signer signer)
public Signer getSigner()
public Principal getUserPrincipal()
getUserPrincipal
org.apache.http.auth.Credentials
public String getPassword()
getPassword
Copyright © 2013-2014. All Rights Reserved.