Package org.duracloud.security.impl
package org.duracloud.security.impl
-
ClassesClassDescriptionAuthentication 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.This class is responsible for loading and caching global user details information from a remote data store.This class creates a user details service bean according to the configuration of account store and account id of the caller's request context.This class acts as the repository of username/password/role info for access to this DuraCloud application.