Spring Security Framework

Uses of Interface
org.springframework.security.userdetails.GroupManager

Packages that use GroupManager
org.springframework.security.userdetails.jdbc Exposes a JDBC-based authentication repository. 
 

Uses of GroupManager in org.springframework.security.userdetails.jdbc
 

Classes in org.springframework.security.userdetails.jdbc that implement GroupManager
 class JdbcUserDetailsManager
          Jdbc user management service.
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.