Uses of Package
org.springframework.security.provisioning

Packages that use org.springframework.security.provisioning
org.springframework.security.ldap.userdetails   
org.springframework.security.provisioning Contains simple user and authority group account provisioning interfaces together with a a JDBC-based implementation. 
 

Classes in org.springframework.security.provisioning used by org.springframework.security.ldap.userdetails
UserDetailsManager
          An extension of the UserDetailsService which provides the ability to create new users and update existing ones.
 

Classes in org.springframework.security.provisioning used by org.springframework.security.provisioning
GroupManager
          Allows management of groups of authorities and their members.
UserDetailsManager
          An extension of the UserDetailsService which provides the ability to create new users and update existing ones.
 



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