Uses of Enum Class
io.fusionauth.http.server.HTTPS11Processor.HTTPSState
Packages that use HTTPS11Processor.HTTPSState
-
Uses of HTTPS11Processor.HTTPSState in io.fusionauth.http
Constructors in io.fusionauth.http with parameters of type HTTPS11Processor.HTTPSStateModifierConstructorDescription -
Uses of HTTPS11Processor.HTTPSState in io.fusionauth.http.server
Methods in io.fusionauth.http.server that return HTTPS11Processor.HTTPSStateModifier and TypeMethodDescriptionstatic HTTPS11Processor.HTTPSStateReturns the enum constant of this class with the specified name.static HTTPS11Processor.HTTPSState[]HTTPS11Processor.HTTPSState.values()Returns an array containing the constants of this enum class, in the order they are declared.