Login required
Download

Spring Security Core Plugin

(47)
Used by approximately
35%
of Grails users
Author(s) Burt Beckwith
Current Release 1.2.7.2   (22 hours ago)
Grails Version 1.2.2 > *
License(s) Apache License 2.0
Organization SpringSource
Tags acegi  grails2  spring  springsecurity 
Dependency
compile ":spring-security-core:1.2.7.2"
Spring Security Core plugin
Last updated by azirbes 1 week ago
Add the following to your grails-app/conf/BuildConfig
…
plugins {
…
    compile ":spring-security-core:1.2.7.1"
…
}

or run

grails install-plugin spring-security-core
Last updated by mauk81 2 days ago
Secure your applications using the powerful Spring Security library quickly and easily. To get started, see the Tutorials section of the documentation. There is also a blog post and a companion screencast that demonstrates usage and a different approach to domain class modeling.

Please report any issues in JIRA (see "Issues" link above).

There are also several extension plugins that depend on the core plugin and extend it by adding functionality. These include:

Last updated by admin 1 year ago
Last updated by burtbeckwith 3 weeks ago