| 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 |
Attribute
The
Attribute element specifies an attribute of the assertion subject. |
class |
AttributeDesignator
The
AttributeDesignator element identifies an attribute
name within an attribute namespace. |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDesignatorType |
AttributeDesignator.fromElement(Element element)
Constructs an attribute designator element from an existing XML block.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeType
Java class for AttributeType complex type.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDesignatorType |
ObjectFactory.createAttributeDesignatorType()
Create an instance of
AttributeDesignatorType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributeDesignatorType> |
ObjectFactory.createAttributeDesignator(AttributeDesignatorType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributeDesignatorType> |
ObjectFactory.createAttributeDesignator(AttributeDesignatorType value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.