Uses of Enum Class
com.atlassian.confluence.impl.xsrf.StrutsXSRFSecurityLevel
Packages that use StrutsXSRFSecurityLevel
-
Uses of StrutsXSRFSecurityLevel in com.atlassian.confluence.impl.xsrf
Methods in com.atlassian.confluence.impl.xsrf that return StrutsXSRFSecurityLevelModifier and TypeMethodDescriptionstatic StrutsXSRFSecurityLevel
StrutsXSRFConfig.getSecurityLevel()
static StrutsXSRFSecurityLevel
Returns 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.