Package | Description |
---|---|
com.sun.identity.saml.assertion |
Defines SAML assertion.
|
com.sun.identity.saml.plugins |
SAML 1.x Plugins.
|
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 |
---|---|
protected Attribute |
DefaultSiteAttributeMapper.getSAMLAttribute(String name,
String attrNamespace,
String[] values)
Returns the SAML
Attribute object. |
Modifier and Type | Method and Description |
---|---|
protected Attribute |
DefaultIDPAttributeMapper.getSAMLAttribute(String namespace,
String name,
Set<String> values)
Returns the SAML
Attribute object. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.