Class X509SKIImpl

All Implemented Interfaces:
XSBase64Binary, XMLObject, X509SKI

public class X509SKIImpl extends XSBase64BinaryImpl implements X509SKI
Concrete implementation of X509SKI.
  • Constructor Details

    • X509SKIImpl

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