|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeStatementType | |
|---|---|
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml11.jaxb20 | |
| Uses of AttributeStatementType in com.sun.xml.wss.saml.assertion.saml11.jaxb20 |
|---|
| Subclasses of AttributeStatementType in com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
|---|---|
class |
AttributeStatement
The AttributeStatement element supplies a statement by the issuer that the
specified subject is associated with the specified attributes. |
| Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return AttributeStatementType | |
|---|---|
static AttributeStatementType |
AttributeStatement.fromElement(Element element)
Constructs an AttributStatement element from an existing
XML block |
| Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type AttributeStatementType | |
|---|---|
AttributeStatement(AttributeStatementType attStmtType)
|
|
| Uses of AttributeStatementType in com.sun.xml.wss.saml.internal.saml11.jaxb20 |
|---|
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AttributeStatementType | |
|---|---|
AttributeStatementType |
ObjectFactory.createAttributeStatementType()
Create an instance of AttributeStatementType |
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AttributeStatementType | |
|---|---|
JAXBElement<AttributeStatementType> |
ObjectFactory.createAttributeStatement(AttributeStatementType value)
Create an instance of JAXBElement<AttributeStatementType>} |
| Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AttributeStatementType | |
|---|---|
JAXBElement<AttributeStatementType> |
ObjectFactory.createAttributeStatement(AttributeStatementType value)
Create an instance of JAXBElement<AttributeStatementType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||