lrkwz / weceem-spring-security

Grails Plugin for Weceem Spring Security integration

Home Page:http://weceem.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weceem Spring Security Plugin for Grails

This is the code for a plugin that will bridge your application's Spring Security and domain classes to the free Open Source Weceem CMS plugin for Grails.

Security in the Weceem plugin is completely decoupled so that you can plug in whatever security mechanism you are using, and this plugin uses this mechanism to have your user information supplied to Weceem from Spring Security Core.

You can configure the property mappings from your user domain classes to the user object properties available at runtime.

Full documentation is available on the Weceem site

About

Grails Plugin for Weceem Spring Security integration

http://weceem.org

License:Other