Class AbstractWSPolicyObject

java.lang.Object
org.opensaml.core.xml.AbstractXMLObject
org.opensaml.soap.wspolicy.impl.AbstractWSPolicyObject
All Implemented Interfaces:
XMLObject, WSPolicyObject
Direct Known Subclasses:
AppliesToImpl, OperatorContentTypeImpl, PolicyAttachmentImpl, PolicyReferenceImpl

public abstract class AbstractWSPolicyObject extends AbstractXMLObject implements WSPolicyObject
AbstractWSSecurityObject.
  • Constructor Details

    • AbstractWSPolicyObject

      public AbstractWSPolicyObject(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - The namespace of the element
      elementLocalName - The local name of the element
      namespacePrefix - The namespace prefix of the element