Package akka.remote.artery.tcp.ssl
Class X509Readers$
- java.lang.Object
 - 
- akka.remote.artery.tcp.ssl.X509Readers$
 
 
- 
public class X509Readers$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static X509Readers$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description X509Readers$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description scala.collection.immutable.Set<java.lang.String>getAllSubjectNames(java.security.cert.X509Certificate cert) 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final X509Readers$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -