Uses of Enum Class
com.atlassian.confluence.impl.xsrf.StrutsXSRFSecurityLevel
Packages that use StrutsXSRFSecurityLevel
- 
Uses of StrutsXSRFSecurityLevel in com.atlassian.confluence.impl.xsrfMethods in com.atlassian.confluence.impl.xsrf that return StrutsXSRFSecurityLevelModifier and TypeMethodDescriptionstatic StrutsXSRFSecurityLevelStrutsXSRFConfig.getSecurityLevel()static StrutsXSRFSecurityLevelReturns the enum constant of this class with the specified name.static StrutsXSRFSecurityLevel[]StrutsXSRFSecurityLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.