Uses of Enum Class
org.chenile.security.model.SecurityConfig.ProtectionStatus
Package
Description
Defines annotations to define the authorities for a service / operation.
-
Uses of SecurityConfig.ProtectionStatus in org.chenile.security.model
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SecurityConfig.ProtectionStatus[]
SecurityConfig.ProtectionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.