| Package | Description |
|---|---|
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml20.jaxb20 |
| Modifier and Type | Class and Description |
|---|---|
class |
Attribute
The
Attribute element specifies an attribute of the assertion subject. |
| Modifier and Type | Method and Description |
|---|---|
static AttributeType |
Attribute.fromElement(Element element)
Constructs an attribute element from an existing XML block.
|
| Constructor and Description |
|---|
Attribute(AttributeType attType) |
| Modifier and Type | Method and Description |
|---|---|
AttributeType |
ObjectFactory.createAttributeType()
Create an instance of
AttributeType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributeType> |
ObjectFactory.createAttribute(AttributeType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributeType> |
ObjectFactory.createAttribute(AttributeType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.