Uses of Enum Class
nl.altindag.ssl.trustmanager.LoggingX509ExtendedTrustManager.CounterParty
Packages that use LoggingX509ExtendedTrustManager.CounterParty
-
Uses of LoggingX509ExtendedTrustManager.CounterParty in nl.altindag.ssl.trustmanager
Methods in nl.altindag.ssl.trustmanager that return LoggingX509ExtendedTrustManager.CounterPartyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LoggingX509ExtendedTrustManager.CounterParty.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.altindag.ssl.trustmanager with parameters of type LoggingX509ExtendedTrustManager.CounterPartyModifier and TypeMethodDescriptionprivate static voidLoggingX509ExtendedTrustManager.checkTrusted(TrustManagerRunnable runnable, LoggingX509ExtendedTrustManager.CounterParty counterParty, X509Certificate[] chain, String authType, Socket socket, SSLEngine sslEngine)