com.atlassian.jira.security.xsrf
Class XsrfDefaultsImpl
java.lang.Object
com.atlassian.jira.security.xsrf.XsrfDefaultsImpl
- All Implemented Interfaces:
- XsrfDefaults
public class XsrfDefaultsImpl
- extends Object
- implements XsrfDefaults
An implementation of XsrfDefaults
- Since:
- v4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XsrfDefaultsImpl
public XsrfDefaultsImpl(ApplicationProperties applicationProperties)
isXsrfProtectionEnabled
public boolean isXsrfProtectionEnabled()
- Specified by:
isXsrfProtectionEnabled
in interface XsrfDefaults
Copyright © 2002-2012 Atlassian. All Rights Reserved.