public class NameIDandSPpair extends Object implements Serializable
NameID
and its
corresponding SPEntityID
.Constructor and Description |
---|
NameIDandSPpair()
Default constructor for deserialization.
|
NameIDandSPpair(NameID nameID,
String spEntityID)
Constructor for a
NameIDandSPpair . |
Modifier and Type | Method and Description |
---|---|
NameID |
getNameID()
Returns the
NameID . |
String |
getSPEntityID()
Returns the
SPEntityID . |
String |
toString() |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.