Uses of Enum Class
com.yahoo.security.tls.MixedMode
Packages that use MixedMode
-
Uses of MixedMode in com.yahoo.security.tls
Methods in com.yahoo.security.tls that return MixedModeModifier and TypeMethodDescriptionstatic MixedModeMixedMode.defaultValue()static MixedModeMixedMode.fromConfigValue(String configValue) static MixedModeTransportSecurityUtils.getInsecureMixedMode()static MixedModeTransportSecurityUtils.getInsecureMixedMode(Map<String, String> envVariables) static MixedModeReturns the enum constant of this class with the specified name.static MixedMode[]MixedMode.values()Returns an array containing the constants of this enum class, in the order they are declared.