Constructor and Description |
---|
SSOPrincipal(String name)
Creates a SSOPrincipal object
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object)
Compares this principal to the specified object.
|
String |
getName()
Returns the principal name of this object
|
String |
toString()
Returns the string representation of this object
|
public SSOPrincipal(String name)
String
- The name of the principalCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.