public class KualiTestAuthenticationProvider extends Object implements org.acegisecurity.providers.AuthenticationProvider
Constructor and Description |
---|
KualiTestAuthenticationProvider() |
Modifier and Type | Method and Description |
---|---|
org.acegisecurity.Authentication |
authenticate(org.acegisecurity.Authentication authentication) |
boolean |
supports(Class authentication) |
public KualiTestAuthenticationProvider()
public org.acegisecurity.Authentication authenticate(org.acegisecurity.Authentication authentication) throws org.acegisecurity.AuthenticationException
authenticate
in interface org.acegisecurity.providers.AuthenticationProvider
org.acegisecurity.AuthenticationException
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.