public static class AbstractLoginService.UserPrincipal extends Object implements Principal, Serializable
UserPrincipal(String name, org.eclipse.jetty.util.security.Credential credential)
boolean
authenticate(org.eclipse.jetty.util.security.Credential c)
authenticate(Object credentials)
String
getName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, hashCode, implies
public UserPrincipal(String name, org.eclipse.jetty.util.security.Credential credential)
public boolean authenticate(Object credentials)
public boolean authenticate(org.eclipse.jetty.util.security.Credential c)
public String getName()
getName
Principal
public String toString()
toString
Object
Copyright © 2017. All rights reserved.