fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business
Class PasswordRecoveryInPlainDAO
java.lang.Object
fr.paris.lutece.plugins.mylutece.modules.openiddatabase.authentication.business.PasswordRecoveryInPlainDAO
- All Implemented Interfaces:
- IPasswordRecoveryService
public class PasswordRecoveryInPlainDAO
- extends java.lang.Object
- implements IPasswordRecoveryService
Method Summary |
int |
getUserId(java.lang.String strIdToken,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
|
boolean |
isExpired(java.lang.String strIdToken,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
|
void |
processOperations(OpenIdDatabaseUser user,
java.util.Locale locale,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasswordRecoveryInPlainDAO
public PasswordRecoveryInPlainDAO()
processOperations
public void processOperations(OpenIdDatabaseUser user,
java.util.Locale locale,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
- Specified by:
processOperations
in interface IPasswordRecoveryService
- Parameters:
user
- The userplugin
- The plugin
getUserId
public int getUserId(java.lang.String strIdToken,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
- Specified by:
getUserId
in interface IPasswordRecoveryService
isExpired
public boolean isExpired(java.lang.String strIdToken,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
- Specified by:
isExpired
in interface IPasswordRecoveryService
Copyright © 2010 Mairie de Paris. All Rights Reserved.