Package | Description |
---|---|
org.springframework.security.ldap.userdetails |
LDAP-focused
UserDetails implementations which map from a ubset of the data
contained in some of the standard LDAP types (such as InetOrgPerson ). |
org.springframework.security.provisioning |
Contains simple user and authority group account provisioning interfaces together with a a
JDBC-based implementation.
|
Class and Description |
---|
UserDetailsManager
An extension of the
UserDetailsService which provides the ability
to create new users and update existing ones. |
Class and Description |
---|
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 © 2015. All rights reserved.