-
Notifications
You must be signed in to change notification settings - Fork 0
Spring Security
Andrei Mladin edited this page Mar 12, 2014
·
53 revisions
- Contains core authentication and access-contol classes and interfaces, remoting support and basic provisioning APIs
- Required by any application which uses Spring Security
- Supports standalone applications, remote clients, method (service layer) security and JDBC user provisioning
** Contains filters and related web-security infrastructure code ** You'll need it if you require Spring Security web authentication services and URL-based access-control.