|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAML11ActionType | |
---|---|
org.picketlink.identity.federation.core.saml.v1.writers | |
org.picketlink.identity.federation.saml.v1.assertion | |
org.picketlink.identity.federation.saml.v1.protocol |
Uses of SAML11ActionType in org.picketlink.identity.federation.core.saml.v1.writers |
---|
Methods in org.picketlink.identity.federation.core.saml.v1.writers with parameters of type SAML11ActionType | |
---|---|
void |
SAML11AssertionWriter.write(SAML11ActionType action)
|
Uses of SAML11ActionType in org.picketlink.identity.federation.saml.v1.assertion |
---|
Fields in org.picketlink.identity.federation.saml.v1.assertion with type parameters of type SAML11ActionType | |
---|---|
protected List<SAML11ActionType> |
SAML11AuthorizationDecisionStatementType.actions
|
Methods in org.picketlink.identity.federation.saml.v1.assertion that return types with arguments of type SAML11ActionType | |
---|---|
List<SAML11ActionType> |
SAML11AuthorizationDecisionStatementType.getActions()
|
Methods in org.picketlink.identity.federation.saml.v1.assertion with parameters of type SAML11ActionType | |
---|---|
void |
SAML11AuthorizationDecisionStatementType.addAction(SAML11ActionType action)
|
boolean |
SAML11AuthorizationDecisionStatementType.removeAction(SAML11ActionType action)
|
Uses of SAML11ActionType in org.picketlink.identity.federation.saml.v1.protocol |
---|
Fields in org.picketlink.identity.federation.saml.v1.protocol with type parameters of type SAML11ActionType | |
---|---|
protected List<SAML11ActionType> |
SAML11AuthorizationDecisionQueryType.action
|
Methods in org.picketlink.identity.federation.saml.v1.protocol that return types with arguments of type SAML11ActionType | |
---|---|
List<SAML11ActionType> |
SAML11AuthorizationDecisionQueryType.get()
|
Methods in org.picketlink.identity.federation.saml.v1.protocol with parameters of type SAML11ActionType | |
---|---|
void |
SAML11AuthorizationDecisionQueryType.add(SAML11ActionType sadt)
|
boolean |
SAML11AuthorizationDecisionQueryType.remove(SAML11ActionType sadt)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |