Interface ChainAndAuthTypeWithSSLEngineValidator
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Deprecated.
- Author:
- Hakan Altindag
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.booleantest(X509Certificate[] certificateChain, String authType, SSLEngine sslEngine) Deprecated.
-
Method Details
-
test
Deprecated. -
and
Deprecated. -
or
Deprecated.
-