Class KeyInfoReference

All Implemented Interfaces:
KeyInfoContent

public class KeyInfoReference extends Signature11ElementProxy implements KeyInfoContent
Provides content model support for the dsig11:KeyInfoReference element.
  • Constructor Details

  • Method Details

    • getURIAttr

      public Attr getURIAttr()
      Method getURIAttr
      Returns:
      the URI attribute
    • getURI

      public String getURI()
      Method getURI
      Returns:
      URI string
    • setId

      public void setId(String id)
      Sets the Id attribute
      Parameters:
      id - ID
    • getId

      public String getId()
      Returns the Id attribute
      Returns:
      the Id attribute
    • getBaseLocalName

      public String getBaseLocalName()
      Returns the localname of the Elements of the sub-class.
      Specified by:
      getBaseLocalName in class ElementProxy
      Returns:
      the localname of the Elements of the sub-class.