Uses of Interface
org.opensaml.saml.saml2.core.Action
-
Packages that use Action Package Description org.opensaml.saml.saml2.core Interfaces for SAML 2.0 core and protocol interfaces. -
-
Uses of Action in org.opensaml.saml.saml2.core
Methods in org.opensaml.saml.saml2.core that return types with arguments of type Action Modifier and Type Method Description List<Action>AuthzDecisionQuery. getActions()Gets the Actions of this query.List<Action>AuthzDecisionStatement. getActions()Gets the actions authorized to be performed.
-