| Package | Description |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract AttributeStatement |
SAMLAssertionFactory.createAttributeStatement(List attr)
Constructs an instance of
AttributeStatement. |
abstract AttributeStatement |
SAMLAssertionFactory.createAttributeStatement(Subject subj,
List attr)
Constructs an instance of
AttributeStatement. |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeStatement
The
AttributeStatement element supplies a statement by the issuer that the
specified subject is associated with the specified attributes. |
| Modifier and Type | Method and Description |
|---|---|
AttributeStatement |
SAMLAssertion2_2FactoryImpl.createAttributeStatement(List attr) |
AttributeStatement |
SAMLAssertion2_1FactoryImpl.createAttributeStatement(List attr) |
AttributeStatement |
SAMLAssertion2_2FactoryImpl.createAttributeStatement(Subject subj,
List attr) |
AttributeStatement |
SAMLAssertion2_1FactoryImpl.createAttributeStatement(Subject subj,
List attr) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.