Class DefaultAcrValueImpl

All Implemented Interfaces:
DefaultAcrValue, MetadataValueSAMLObject, XMLObject, SAMLObject

public class DefaultAcrValueImpl extends AbstractMetadataValueSAMLObject implements DefaultAcrValue
Concrete implementation of DefaultAcrValue.
  • Constructor Details

    • DefaultAcrValueImpl

      protected DefaultAcrValueImpl(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