|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.mylutece.service.MyLuteceAuthenticationServiceImpl
public class MyLuteceAuthenticationServiceImpl
Implementation of an AuthenticationProvider This class aims to be called by remote Lutece adapter
Constructor Summary | |
---|---|
MyLuteceAuthenticationServiceImpl()
|
Method Summary | |
---|---|
org.acegisecurity.Authentication |
authenticate(org.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 MyLuteceAuthenticationServiceImpl()
Method Detail |
---|
public org.acegisecurity.Authentication authenticate(org.acegisecurity.Authentication authentication) throws org.acegisecurity.AuthenticationException
authenticate
in interface org.acegisecurity.providers.AuthenticationProvider
org.acegisecurity.AuthenticationException
public boolean supports(java.lang.Class authentication)
supports
in interface org.acegisecurity.providers.AuthenticationProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |