Package org.eclipse.jetty.http2
Class HTTP2Cipher
java.lang.Object
org.eclipse.jetty.http2.HTTP2Cipher
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Comparator that orders non blacklisted ciphers before blacklisted ones. -
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isBlackListCipher
(String tlsCipher) static boolean
isBlackListProtocol
(String tlsProtocol)
-
Field Details
-
COMPARATOR
-
-
Constructor Details
-
HTTP2Cipher
public HTTP2Cipher()
-
-
Method Details
-
isBlackListProtocol
-
isBlackListCipher
-