fr.paris.lutece.plugins.mylutece.service
Class MyLuteceAuthenticationServiceImpl

java.lang.Object
  extended by fr.paris.lutece.plugins.mylutece.service.MyLuteceAuthenticationServiceImpl
All Implemented Interfaces:
MyLuteceAuthenticationService, org.acegisecurity.providers.AuthenticationProvider

public class MyLuteceAuthenticationServiceImpl
extends java.lang.Object
implements MyLuteceAuthenticationService

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

MyLuteceAuthenticationServiceImpl

public MyLuteceAuthenticationServiceImpl()
Method Detail

authenticate

public org.acegisecurity.Authentication authenticate(org.acegisecurity.Authentication authentication)
                                              throws org.acegisecurity.AuthenticationException
Specified by:
authenticate in interface org.acegisecurity.providers.AuthenticationProvider
Throws:
org.acegisecurity.AuthenticationException

supports

public boolean supports(java.lang.Class authentication)
Specified by:
supports in interface org.acegisecurity.providers.AuthenticationProvider


Copyright © 2008 Mairie de Paris. All Rights Reserved.