Uses of Enum Class
org.mockserver.mock.HttpState.ControlPlaneAuthOutcome
Packages that use HttpState.ControlPlaneAuthOutcome
-
Uses of HttpState.ControlPlaneAuthOutcome in org.mockserver.mock
Methods in org.mockserver.mock that return HttpState.ControlPlaneAuthOutcomeModifier and TypeMethodDescriptionHttpState.ControlPlaneAuthDecision.outcome()Returns the enum constant of this class with the specified name.static HttpState.ControlPlaneAuthOutcome[]HttpState.ControlPlaneAuthOutcome.values()Returns an array containing the constants of this enum class, in the order they are declared.