|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.security.authentication.AuthenticatedAuthenticationPassthroughProvider
public class AuthenticatedAuthenticationPassthroughProvider
Constructor Summary | |
---|---|
AuthenticatedAuthenticationPassthroughProvider()
|
Method Summary | |
---|---|
net.sf.acegisecurity.Authentication |
authenticate(net.sf.acegisecurity.Authentication authentication)
|
boolean |
supports(java.lang.Class authentication)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthenticatedAuthenticationPassthroughProvider()
Method Detail |
---|
public net.sf.acegisecurity.Authentication authenticate(net.sf.acegisecurity.Authentication authentication) throws net.sf.acegisecurity.AuthenticationException
authenticate
in interface net.sf.acegisecurity.providers.AuthenticationProvider
net.sf.acegisecurity.AuthenticationException
public boolean supports(java.lang.Class authentication)
supports
in interface net.sf.acegisecurity.providers.AuthenticationProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |