Class X509Readers


  • public class X509Readers
    extends java.lang.Object
    INTERNAL API
    • Constructor Summary

      Constructors 
      Constructor Description
      X509Readers()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static scala.collection.immutable.Set<java.lang.String> getAllSubjectNames​(java.security.cert.X509Certificate cert)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • X509Readers

        public X509Readers()
    • Method Detail

      • getAllSubjectNames

        public static scala.collection.immutable.Set<java.lang.String> getAllSubjectNames​(java.security.cert.X509Certificate cert)