Package org.opensaml.soap.wspolicy
Interface WSPolicyObject
-
- All Superinterfaces:
org.opensaml.core.xml.XMLObject
- All Known Subinterfaces:
All,AppliesTo,ExactlyOne,OperatorContentType,Policy,PolicyAttachment,PolicyReference
public interface WSPolicyObject extends org.opensaml.core.xml.XMLObjectWSPolicyObject is the base interface for all WS-Policy elements.
-
-
Method Summary
-
Methods inherited from interface org.opensaml.core.xml.XMLObject
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
-
-