org.opensaml.samlext.saml2mdquery
Interface AuthzDecisionQueryDescriptor
- All Superinterfaces:
- AttributeExtensibleXMLObject, CacheableSAMLObject, QueryDescriptorType, RoleDescriptor, SAMLObject, SignableSAMLObject, SignableXMLObject, TimeBoundSAMLObject, ValidatingXMLObject, XMLObject
- All Known Implementing Classes:
- AuthzDecisionQueryDescriptorImpl
public interface AuthzDecisionQueryDescriptor
- extends QueryDescriptorType
SAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType
Methods inherited from interface org.opensaml.saml2.metadata.RoleDescriptor |
addSupportedProtocol, getContactPersons, getEndpoints, getEndpoints, getErrorURL, getExtensions, getID, getKeyDescriptors, getOrganization, getSupportedProtocols, isSupportedProtocol, removeAllSupportedProtocols, removeSupportedProtocol, removeSupportedProtocols, setErrorURL, setExtensions, setID, setOrganization |
Methods inherited from interface org.opensaml.xml.XMLObject |
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
Methods inherited from interface org.opensaml.xml.XMLObject |
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
Methods inherited from interface org.opensaml.xml.XMLObject |
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
Methods inherited from interface org.opensaml.xml.XMLObject |
addNamespace, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNoNamespaceSchemaLocation, setParent, setSchemaLocation |
DEFAULT_ELEMENT_LOCAL_NAME
static final java.lang.String DEFAULT_ELEMENT_LOCAL_NAME
- Element local name
- See Also:
- Constant Field Values
DEFAULT_ELEMENT_NAME
static final javax.xml.namespace.QName DEFAULT_ELEMENT_NAME
- Default element name
TYPE_LOCAL_NAME
static final java.lang.String TYPE_LOCAL_NAME
- Local name of the XSI type
- See Also:
- Constant Field Values
TYPE_NAME
static final javax.xml.namespace.QName TYPE_NAME
- QName of the XSI type
getActionNamespaces
java.util.List<ActionNamespace> getActionNamespaces()
- Gets the list of action namespaces support by this role.
- Returns:
- the list of action namespaces support by this role