Uses of Interface
com.sun.identity.saml2.assertion.Action
Packages that use Action
-
Uses of Action in com.sun.identity.saml2.assertion
Methods in com.sun.identity.saml2.assertion that return ActionModifier and TypeMethodDescriptionAssertionFactory.createAction()
Returns a new instance ofAction
.AssertionFactory.createAction
(String xml) Returns a new instance ofAction
.AssertionFactory.createAction
(Element elem) Returns a new instance ofAction
.Methods in com.sun.identity.saml2.assertion that return types with arguments of type ActionModifier and TypeMethodDescriptionAuthzDecisionStatement.getAction()
Returns theAction
(s) of the statement.Method parameters in com.sun.identity.saml2.assertion with type arguments of type Action