Class ReferencedPoliciesTypeImpl

java.lang.Object
org.opensaml.core.xml.AbstractXMLObject
org.opensaml.xacml.profile.saml.impl.ReferencedPoliciesTypeImpl
All Implemented Interfaces:
XMLObject, SAMLObject, ReferencedPoliciesType, XACMLObject

public class ReferencedPoliciesTypeImpl extends AbstractXMLObject implements ReferencedPoliciesType
Implementation of ReferencedPoliciesType.
  • Field Details

  • Constructor Details

    • ReferencedPoliciesTypeImpl

      protected ReferencedPoliciesTypeImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - the namespace the element is in
      elementLocalName - the local name of the XML element this Object represents
      namespacePrefix - the prefix for the given namespace
  • Method Details