public class AuthenticatedAuthenticationPassthroughProvider extends Object implements net.sf.acegisecurity.providers.AuthenticationProvider
| Constructor and Description |
|---|
AuthenticatedAuthenticationPassthroughProvider() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.acegisecurity.Authentication |
authenticate(net.sf.acegisecurity.Authentication authentication) |
boolean |
supports(Class authentication) |
public AuthenticatedAuthenticationPassthroughProvider()
public net.sf.acegisecurity.Authentication authenticate(net.sf.acegisecurity.Authentication authentication)
throws net.sf.acegisecurity.AuthenticationException
authenticate in interface net.sf.acegisecurity.providers.AuthenticationProvidernet.sf.acegisecurity.AuthenticationExceptionpublic boolean supports(Class authentication)
supports in interface net.sf.acegisecurity.providers.AuthenticationProviderCopyright © 2005–2018 Alfresco Software. All rights reserved.