Uses of Enum Class
io.helidon.security.SecurityResponse.SecurityStatus
Packages that use SecurityResponse.SecurityStatus
-
Uses of SecurityResponse.SecurityStatus in io.helidon.security
Methods in io.helidon.security that return SecurityResponse.SecurityStatusModifier and TypeMethodDescriptionSecurityResponse.status()Status of this response.Returns the enum constant of this class with the specified name.static SecurityResponse.SecurityStatus[]SecurityResponse.SecurityStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.helidon.security with parameters of type SecurityResponse.SecurityStatusModifier and TypeMethodDescriptionbooleanCompositeProviderFlag.isValid(SecurityResponse.SecurityStatus status) Check whether the status is valid for this flag.