Uses of Class
com.atlassian.plugins.rest.common.security.CorsHeaders

Packages that use CorsHeaders
com.atlassian.plugins.rest.common.security   
 

Uses of CorsHeaders in com.atlassian.plugins.rest.common.security
 

Methods in com.atlassian.plugins.rest.common.security that return CorsHeaders
static CorsHeaders CorsHeaders.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CorsHeaders[] CorsHeaders.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 Atlassian. All Rights Reserved.