Uses of Enum Class
org.forgerock.opendj.io.rx.ProxyProtocolHeader.SslTlv.ClientBit
Package
Description
Classes and interfaces providing Reactive Streams I/O transports.
-
Uses of ProxyProtocolHeader.SslTlv.ClientBit in org.forgerock.opendj.io.rx
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ProxyProtocolHeader.SslTlv.ClientBit[]
ProxyProtocolHeader.SslTlv.ClientBit.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionSslTlv
(EnumSet<ProxyProtocolHeader.SslTlv.ClientBit> client, int verify, EnumMap<ProxyProtocolHeader.SslTlv.SslSubType, String> subTlvs) Creates a new SSL TLV header.