public class NameIDPrincipal extends Object implements CloneablePrincipal
NameID.| Modifier and Type | Field and Description |
|---|---|
private String |
name
Serialized form of NameID .
|
private NameID |
nameID
The NameID.
|
| Constructor and Description |
|---|
NameIDPrincipal(NameID theNameID)
Constructor.
|
public NameIDPrincipal(@Nonnull@ParameterName(name="theNameID") NameID theNameID)
theNameID - the NameID which is wrapped.public int hashCode()
public boolean equals(Object other)
public NameIDPrincipal clone() throws CloneNotSupportedException
clone in interface CloneablePrincipalclone in class ObjectCloneNotSupportedExceptionCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.