public class FascinatorSpringSecurityAuthenticationManager extends Object implements org.springframework.security.authentication.AuthenticationManager
| Constructor and Description |
|---|
FascinatorSpringSecurityAuthenticationManager() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.core.Authentication |
authenticate(org.springframework.security.core.Authentication authToken) |
void |
setRoleManager(com.googlecode.fascinator.RoleManager roleManager) |
public FascinatorSpringSecurityAuthenticationManager()
public void setRoleManager(com.googlecode.fascinator.RoleManager roleManager)
public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authToken)
throws org.springframework.security.core.AuthenticationException
authenticate in interface org.springframework.security.authentication.AuthenticationManagerorg.springframework.security.core.AuthenticationExceptionCopyright © 2009-2015. All Rights Reserved.