public final class HttpPrincipal extends Object implements Principal
Principal
HttpPrincipal(String username, String password)
String
getName()
getPassword()
getUsername()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, hashCode
public HttpPrincipal(String username, String password)
public String getName()
getName
public String getUsername()
public String getPassword()
public String toString()
toString
Object
Apache Camel