public class AuthenticatedAuthenticationPassthroughProvider
extends java.lang.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(java.lang.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(java.lang.Class authentication)
supports in interface net.sf.acegisecurity.providers.AuthenticationProviderCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.