com.atlassian.plugins.rest.common.security.jersey
Class TestCorsResourceFilterFactory
java.lang.Object
com.atlassian.plugins.rest.common.security.jersey.TestCorsResourceFilterFactory
public class TestCorsResourceFilterFactory
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCorsResourceFilterFactory
public TestCorsResourceFilterFactory()
setup
public void setup()
testThatCorsAllowedIsDetectedOnMethod
public void testThatCorsAllowedIsDetectedOnMethod()
testThatCorsAllowedIsDetectedOnJerseyResource
public void testThatCorsAllowedIsDetectedOnJerseyResource()
testThatCorsAllowedIsDetectedOnResourcePackage
public void testThatCorsAllowedIsDetectedOnResourcePackage()
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
testThatNoCorsAllowedAnnotationsResultsInEmptyFilters
public void testThatNoCorsAllowedAnnotationsResultsInEmptyFilters()
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
testThatResourceInDefaultPackageIsTolerated
public void testThatResourceInDefaultPackageIsTolerated()
throws java.lang.ClassNotFoundException
- Throws:
java.lang.ClassNotFoundException
Copyright © 2014 Atlassian. All Rights Reserved.