Package | Description |
---|---|
com.sun.identity.saml.assertion |
Defines SAML assertion.
|
com.sun.identity.wsfederation.plugins |
Defines WS-Federation Plugin SPIs
|
Modifier and Type | Method and Description |
---|---|
protected Attribute |
AttributeStatement.createAttribute(Element attributeElement) |
Modifier and Type | Method and Description |
---|---|
List<Attribute> |
IDPAttributeMapper.getAttributes(Object session,
String hostEntityID,
String remoteEntityID,
String realm)
Returns list of SAML
Attribute objects for an
authenticated user local attributes. |
Modifier and Type | Method and Description |
---|---|
Map<String,Set<String>> |
SPAttributeMapper.getAttributes(List<Attribute> attributes,
String userID,
String hostEntityID,
String remoteEntityID,
String realm)
Returns the map of user attribute values for the corresponding
SAML
Attribute s. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.