|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugins.rest.common.security.jersey.XsrfResourceFilterFactory
@Provider public class XsrfResourceFilterFactory
Factory for the XSRF resource filter
| Constructor Summary | |
|---|---|
XsrfResourceFilterFactory(com.atlassian.sal.api.web.context.HttpContext httpContext,
com.atlassian.sal.api.xsrf.XsrfTokenValidator xsrfTokenValidator)
|
|
| Method Summary | |
|---|---|
java.util.List<com.sun.jersey.spi.container.ResourceFilter> |
create(com.sun.jersey.api.model.AbstractMethod method)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XsrfResourceFilterFactory(com.atlassian.sal.api.web.context.HttpContext httpContext,
com.atlassian.sal.api.xsrf.XsrfTokenValidator xsrfTokenValidator)
| Method Detail |
|---|
public java.util.List<com.sun.jersey.spi.container.ResourceFilter> create(com.sun.jersey.api.model.AbstractMethod method)
create in interface com.sun.jersey.spi.container.ResourceFilterFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||