|
||||||||||
| 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.CorsResourceFilterFactory
@Provider public class CorsResourceFilterFactory
Factory for the Cross-Origin Resource Sharing resource filter, triggering off CorsAllowed.
| Constructor Summary | |
|---|---|
CorsResourceFilterFactory(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
|
|
| Method Summary | |
|---|---|
java.util.List<com.sun.jersey.spi.container.ResourceFilter> |
create(com.sun.jersey.api.model.AbstractMethod method)
|
void |
destroy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CorsResourceFilterFactory(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
| 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.ResourceFilterFactorypublic void destroy()
destroy in interface org.springframework.beans.factory.DisposableBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||