| Package | Description |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract Attribute |
SAMLAssertionFactory.createAttribute(String name,
List values)
Constructs an instance of
Attribute. |
abstract Attribute |
SAMLAssertionFactory.createAttribute(String name,
String nameSpace,
List values)
Constructs an instance of
Attribute. |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
AttributeStatement.getAttributes()
Gets the value of the attribute property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Attribute
The
Attribute element specifies an attribute of the assertion subject. |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
AttributeStatement.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
AttributeStatement.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
SAMLAssertion2_2FactoryImpl.createAttribute(String name,
List values) |
Attribute |
SAMLAssertion2_1FactoryImpl.createAttribute(String name,
List values) |
Attribute |
SAMLAssertion2_2FactoryImpl.createAttribute(String name,
String nameSpace,
List values) |
Attribute |
SAMLAssertion2_1FactoryImpl.createAttribute(String name,
String nameSpace,
List values) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.