Class SecurityLevelConfig
- java.lang.Object
-
- com.atlassian.confluence.impl.xsrf.SecurityLevelConfig
-
public class SecurityLevelConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
CONFLUENCE_XWORK_XSRF_SECURITYLEVEL
-
Constructor Summary
Constructors Constructor Description SecurityLevelConfig()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SecurityLevel
getSecurityLevel()
-
-
-
Field Detail
-
CONFLUENCE_XWORK_XSRF_SECURITYLEVEL
public static final String CONFLUENCE_XWORK_XSRF_SECURITYLEVEL
- See Also:
- Constant Field Values
-
-
Method Detail
-
getSecurityLevel
public static SecurityLevel getSecurityLevel()
-
-