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, supports
public 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.DaoAuthenticationProvider
Copyright © 2005–2017 Alfresco Software. All rights reserved.