Package | Description |
---|---|
com.sun.identity.saml2.common |
Defines common SAMLv2 utilities and constants.
|
Modifier and Type | Method and Description |
---|---|
NameIDInfoKey |
NameIDInfo.getNameIDInfoKey()
Returns the
NameIDInfoKey |
static NameIDInfoKey |
NameIDInfoKey.parse(String infoKey)
Returns the
NameIDInfoKey by parsing the string value. |
Modifier and Type | Method and Description |
---|---|
static Map<String,Set<String>> |
AccountUtils.convertToAttributes(NameIDInfo info,
NameIDInfoKey infoKey)
Converts the provided NameIDInfo and NameIDInfoKey to a Map<String, Set<String>> structure.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.