Uses of Class
com.sun.identity.saml.assertion.Action
-
Packages that use Action Package Description com.sun.identity.saml.assertion Defines SAML assertion. -
-
Uses of Action in com.sun.identity.saml.assertion
Methods in com.sun.identity.saml.assertion that return Action Modifier and Type Method Description protected Action
AuthorizationDecisionStatement. createAction(Element actionElement)
protected abstract Action
AuthorizationDecisionStatementBase. createAction(Element actionElement)
Creates appropriate Action Instance
-