Class HTTP2Cipher
java.lang.Object
org.eclipse.jetty.http2.HTTP2Cipher
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classComparator that orders non blacklisted ciphers before blacklisted ones.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic booleanisBlackListCipher(String tlsCipher) static booleanisBlackListProtocol(String tlsProtocol) 
- 
Field Details- 
COMPARATOR
 
- 
- 
Constructor Details- 
HTTP2Cipherpublic HTTP2Cipher()
 
- 
- 
Method Details- 
isBlackListProtocol
- 
isBlackListCipher
 
-