Uses of Enum Class
org.chenile.security.SecurityConfig.ProtectionStatus
Packages that use SecurityConfig.ProtectionStatus
Package
Description
This contains classes that are required by the
SecurityInterceptor
to store configuration information etc.-
Uses of SecurityConfig.ProtectionStatus in org.chenile.security
Methods in org.chenile.security 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.