public class SkeletonKeyPrincipal extends Object implements Principal
protected String
name
surrogate
SkeletonKeyPrincipal(String name, String surrogate)
boolean
equals(Object o)
String
getName()
getSurrogate()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected String name
protected String surrogate
public SkeletonKeyPrincipal(String name, String surrogate)
public String getName()
getName
Principal
public String getSurrogate()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015 JBoss by Red Hat. All rights reserved.