Class HTTP2Cipher
java.lang.Object
org.eclipse.jetty.http2.HTTP2Cipher
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classComparator that orders non blacklisted ciphers before blacklisted ones. - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisBlackListCipher(String tlsCipher) static booleanisBlackListProtocol(String tlsProtocol)  
- 
Field Details
- 
COMPARATOR
 
 - 
 - 
Constructor Details
- 
HTTP2Cipher
public HTTP2Cipher() 
 - 
 - 
Method Details
- 
isBlackListProtocol
 - 
isBlackListCipher
 
 -