|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeStatement | |
|---|---|
| com.sun.xml.wss.saml | |
| com.sun.xml.wss.saml.assertion.saml11.jaxb20 | |
| com.sun.xml.wss.saml.impl | |
| Uses of AttributeStatement in com.sun.xml.wss.saml |
|---|
| Methods in com.sun.xml.wss.saml that return AttributeStatement | |
|---|---|
abstract AttributeStatement |
SAMLAssertionFactory.createAttributeStatement(List attr)
Constructs an instance of AttributeStatement. |
abstract AttributeStatement |
SAMLAssertionFactory.createAttributeStatement(Subject subj,
List attr)
Constructs an instance of AttributeStatement. |
| Uses of AttributeStatement in com.sun.xml.wss.saml.assertion.saml11.jaxb20 |
|---|
| Classes in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that implement AttributeStatement | |
|---|---|
class |
AttributeStatement
The AttributeStatement element supplies a statement by the issuer that the
specified subject is associated with the specified attributes. |
| Uses of AttributeStatement in com.sun.xml.wss.saml.impl |
|---|
| Methods in com.sun.xml.wss.saml.impl that return AttributeStatement | |
|---|---|
AttributeStatement |
SAMLAssertion1_1FactoryImpl.createAttributeStatement(List attr)
|
AttributeStatement |
SAMLAssertion2_1FactoryImpl.createAttributeStatement(List attr)
|
AttributeStatement |
SAMLAssertion2_2FactoryImpl.createAttributeStatement(List attr)
|
AttributeStatement |
SAMLAssertion1_1FactoryImpl.createAttributeStatement(Subject subj,
List attr)
|
AttributeStatement |
SAMLAssertion2_1FactoryImpl.createAttributeStatement(Subject subj,
List attr)
|
AttributeStatement |
SAMLAssertion2_2FactoryImpl.createAttributeStatement(Subject subj,
List attr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||