org.opensaml.ws.wspolicy
Interface WSPolicyObject

All Superinterfaces:
org.opensaml.xml.XMLObject
All Known Subinterfaces:
All, AppliesTo, ExactlyOne, OperatorContentType, Policy, PolicyAttachment, PolicyReference
All Known Implementing Classes:
AbstractWSPolicyObject, AllImpl, AppliesToImpl, ExactlyOneImpl, OperatorContentTypeImpl, PolicyAttachmentImpl, PolicyImpl, PolicyReferenceImpl

public interface WSPolicyObject
extends org.opensaml.xml.XMLObject

WSPolicyObject is the base interface for all WS-Policy elements.


Method Summary
 
Methods inherited from interface org.opensaml.xml.XMLObject
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
 



Copyright © 2006-2013 Internet2. All Rights Reserved.