Uses of Enum Class
org.chenile.security.model.SecurityConfig.ProtectionStatus
Packages that use SecurityConfig.ProtectionStatus
Package
Description
Defines annotations to define the authorities for a service / operation.
- 
Uses of SecurityConfig.ProtectionStatus in org.chenile.security.modelMethods in org.chenile.security.model that return SecurityConfig.ProtectionStatusModifier 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.