Uses of Interface
com.sun.xml.wss.saml.Action
Packages that use Action
Package
Description
-
Uses of Action in com.sun.xml.wss.saml
Methods in com.sun.xml.wss.saml that return ActionModifier and TypeMethodDescriptionabstract ActionSAMLAssertionFactory.createAction(String action, String namespace) Creates anActionelement.Methods in com.sun.xml.wss.saml that return types with arguments of type ActionModifier and TypeMethodDescriptionAuthnDecisionStatement.getActionList()Gets the value of the action property.AuthorizationDecisionStatement.getActionList()Gets the value of the action property. -
Uses of Action in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Classes in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that implement ActionModifier and TypeClassDescriptionclassThis class is designed forActionelement in SAML core assertion.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return types with arguments of type Action -
Uses of Action in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Classes in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that implement ActionModifier and TypeClassDescriptionclassThis class is designed forActionelement in SAML core assertion.Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that return types with arguments of type Action -
Uses of Action in com.sun.xml.wss.saml.impl
Methods in com.sun.xml.wss.saml.impl that return ActionModifier and TypeMethodDescriptionSAMLAssertion2_1FactoryImpl.createAction(String action, String namespace) SAMLAssertion2_1FactoryImpl.createAction(Element actionElement) SAMLAssertion2_2FactoryImpl.createAction(String action, String namespace) SAMLAssertion2_2FactoryImpl.createAction(Element actionElement)