Package com.foreach.across.modules.user.security
package com.foreach.across.modules.user.security
-
ClassDescriptionAlternative for
AbstractUserDetailsAuthenticationProvider
that fetches aUser
by username from a singleUserDirectory
.Deprecated.Deprecated.Authenticates a user against aInternalUserDirectory
.Implementation ofUserDetailsService
that dispatches lookups to a backingSecurityPrincipalService
.AuthenticationProvider
implementation that delegates to otherAuthenticationProvider
instances that represent a singleUserDirectory
.
CurrentSecurityPrincipalProxy
instead