[Geoserver-devel] [jira] Created: (GEOS-2334) Relax service level security syntax

Relax service level security syntax
-----------------------------------

                 Key: GEOS-2334
                 URL: http://jira.codehaus.org/browse/GEOS-2334
             Project: GeoServer
          Issue Type: New Feature
          Components: Security
    Affects Versions: 1.7.0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.7.1

Atm the service.properties syntax is limited by the standard spring property parser, in particular:
- the method name must be explicit, you cannot specify "*" to signify whatever method in the service
- the roles have to start with ROLE_ otherwise an Spring exception complaining the configuration attribute is invalid (because whatever is not ROLE_ would be a matching directive and the like)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira