public class DistributedIdentity
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDistinguishedName()
Returns a string which represents the distinguished name.
|
java.lang.String |
getRealmName()
Returns a string which represents the realm name.
|
boolean |
isAuthenticated()
Returns a boolean which indicates whether or not the
distributed identity has been authenticated by a security
registry.
|
java.lang.String |
toString() |
public java.lang.String getDistinguishedName()
public java.lang.String getRealmName()
public boolean isAuthenticated()
public java.lang.String toString()
toString
in class java.lang.Object