Uses of Interface
org.opensaml.saml.ext.saml2mdquery.ActionNamespace
-
Packages that use ActionNamespace Package Description org.opensaml.saml.ext.saml2mdquery Interfaces for SAML 2 Metadata Profile for Standalone Query Requesters. -
-
Uses of ActionNamespace in org.opensaml.saml.ext.saml2mdquery
Methods in org.opensaml.saml.ext.saml2mdquery that return types with arguments of type ActionNamespace Modifier and Type Method Description List<ActionNamespace>AuthzDecisionQueryDescriptorType. getActionNamespaces()Gets the list of action namespaces support by this role.
-