| Class | Description |
|---|---|
| DuracloudAuthProvider |
Authentication provider which allows default authentication behavior
of the spring DaoAuthenticationProvider, but adds a check to see if the
user's request originated from an IP address which is within the defined
valid IP ranges.
|
| DuracloudUserDetails | |
| UserDetailsServiceCache |
This class is responsible for loading and caching global user details information
from a remote data store.
|
| UserDetailsServiceFactoryBean |
This class creates a user details service bean according to the configuration
of account store and account id of the caller's request context.
|
| UserDetailsServiceImpl |
This class acts as the repository of username/password/role info for access
to this DuraCloud application.
|
Copyright © 2009–2018 DuraSpace. All rights reserved.