Class XMLX509SubjectName

    • Constructor Detail

      • XMLX509SubjectName

        public XMLX509SubjectName​(Document doc,
                                  String X509SubjectNameString)
        Constructor X509SubjectName
        Parameters:
        doc -
        X509SubjectNameString -
      • XMLX509SubjectName

        public XMLX509SubjectName​(Document doc,
                                  X509Certificate x509certificate)
        Constructor XMLX509SubjectName
        Parameters:
        doc -
        x509certificate -
    • Method Detail

      • getSubjectName

        public String getSubjectName()
        Method getSubjectName
        Returns:
        the subject name
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getBaseLocalName

        public String getBaseLocalName()
        Description copied from class: ElementProxy
        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.