public class RepositoryAuthenticationProvider
extends net.sf.acegisecurity.providers.dao.DaoAuthenticationProvider
| Constructor and Description |
|---|
RepositoryAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isPasswordCorrect(net.sf.acegisecurity.Authentication authentication,
net.sf.acegisecurity.UserDetails user) |
void |
setCompositePasswordEncoder(CompositePasswordEncoder compositePasswordEncoder) |
afterPropertiesSet, authenticate, createSuccessAuthentication, getAuthenticationDao, getContext, getPasswordEncoder, getSaltSource, getUserCache, isForcePrincipalAsString, isHideUserNotFoundExceptions, setApplicationContext, setAuthenticationDao, setForcePrincipalAsString, setHideUserNotFoundExceptions, setPasswordEncoder, setSaltSource, setUserCache, supportspublic void setCompositePasswordEncoder(CompositePasswordEncoder compositePasswordEncoder)
protected boolean isPasswordCorrect(net.sf.acegisecurity.Authentication authentication,
net.sf.acegisecurity.UserDetails user)
isPasswordCorrect in class net.sf.acegisecurity.providers.dao.DaoAuthenticationProviderCopyright © 2005–2018 Alfresco Software. All rights reserved.