Uses of Class
com.sun.identity.saml.assertion.Attribute
Packages that use Attribute
Package
Description
Defines SAML assertion.
Defines WS-Federation Plugin SPIs
-
Uses of Attribute in com.sun.identity.saml.assertion
Methods in com.sun.identity.saml.assertion that return AttributeModifier and TypeMethodDescriptionprotected Attribute
AttributeStatement.createAttribute
(Element attributeElement) -
Uses of Attribute in com.sun.identity.wsfederation.plugins
Methods in com.sun.identity.wsfederation.plugins that return types with arguments of type AttributeModifier and TypeMethodDescriptionIDPAttributeMapper.getAttributes
(Object session, String hostEntityID, String remoteEntityID, String realm) Returns list of SAMLAttribute
objects for an authenticated user local attributes.Method parameters in com.sun.identity.wsfederation.plugins with type arguments of type Attribute