Package com.atlassian.jira.security.xsrf
Class XsrfDefaultsImpl
java.lang.Object
com.atlassian.jira.security.xsrf.XsrfDefaultsImpl
- All Implemented Interfaces:
XsrfDefaults
An implementation of
XsrfDefaults- Since:
- v4.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Constructor Details
-
XsrfDefaultsImpl
-
-
Method Details
-
isXsrfProtectionEnabled
public boolean isXsrfProtectionEnabled()- Specified by:
isXsrfProtectionEnabledin interfaceXsrfDefaults
-
isXsrfProtectionRequestMethodDependentChecksEnabled
public boolean isXsrfProtectionRequestMethodDependentChecksEnabled()- Specified by:
isXsrfProtectionRequestMethodDependentChecksEnabledin interfaceXsrfDefaults
-