| Package | Description |
|---|---|
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml11.jaxb20 |
| 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 |
|---|---|
static AttributeStatementType |
AttributeStatement.fromElement(Element element)
Constructs an
AttributStatement element from an existing
XML block |
| Constructor and Description |
|---|
AttributeStatement(AttributeStatementType attStmtType) |
| Modifier and Type | Method and Description |
|---|---|
AttributeStatementType |
ObjectFactory.createAttributeStatementType()
Create an instance of
AttributeStatementType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributeStatementType> |
ObjectFactory.createAttributeStatement(AttributeStatementType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributeStatementType> |
ObjectFactory.createAttributeStatement(AttributeStatementType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.