|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAML11StatementAbstractType | |
---|---|
org.picketlink.identity.federation.core.saml.v1 | |
org.picketlink.identity.federation.saml.v1.assertion |
Uses of SAML11StatementAbstractType in org.picketlink.identity.federation.core.saml.v1 |
---|
Fields in org.picketlink.identity.federation.core.saml.v1 with type parameters of type SAML11StatementAbstractType | |
---|---|
protected List<SAML11StatementAbstractType> |
SAML11ProtocolContext.statements
|
Methods in org.picketlink.identity.federation.core.saml.v1 that return types with arguments of type SAML11StatementAbstractType | |
---|---|
List<SAML11StatementAbstractType> |
SAML11ProtocolContext.getStatements()
Get the statements as a read-only list |
Method parameters in org.picketlink.identity.federation.core.saml.v1 with type arguments of type SAML11StatementAbstractType | |
---|---|
void |
SAML11ProtocolContext.setStatements(List<SAML11StatementAbstractType> statements)
Add a list of statements |
Uses of SAML11StatementAbstractType in org.picketlink.identity.federation.saml.v1.assertion |
---|
Fields in org.picketlink.identity.federation.saml.v1.assertion with type parameters of type SAML11StatementAbstractType | |
---|---|
protected List<SAML11StatementAbstractType> |
SAML11AssertionType.statements
|
Methods in org.picketlink.identity.federation.saml.v1.assertion that return types with arguments of type SAML11StatementAbstractType | |
---|---|
List<SAML11StatementAbstractType> |
SAML11AssertionType.getStatements()
|
Methods in org.picketlink.identity.federation.saml.v1.assertion with parameters of type SAML11StatementAbstractType | |
---|---|
void |
SAML11AssertionType.add(SAML11StatementAbstractType statement)
|
boolean |
SAML11AssertionType.remove(SAML11StatementAbstractType statement)
|
Method parameters in org.picketlink.identity.federation.saml.v1.assertion with type arguments of type SAML11StatementAbstractType | |
---|---|
void |
SAML11AssertionType.addAllStatements(List<SAML11StatementAbstractType> statement)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |