fr.ifremer.wao.ui.services
Class ServiceAuthenticationImpl
java.lang.Object
fr.ifremer.wao.ui.services.ServiceAuthenticationImpl
- All Implemented Interfaces:
- ServiceAuthentication
public class ServiceAuthenticationImpl
- extends java.lang.Object
- implements ServiceAuthentication
ServiceAuthenticationImpl
Created: 3 mai 2010
- Author:
- fdesbois
$Id: ServiceAuthenticationImpl.java 572 2010-06-28 15:13:48Z fdesbois $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceAuthenticationImpl
public ServiceAuthenticationImpl(org.apache.tapestry5.services.ApplicationStateManager stateManager)
existConnectedUser
public boolean existConnectedUser()
- Specified by:
existConnectedUser in interface ServiceAuthentication
getConnectedUser
public ConnectedUser getConnectedUser()
- Specified by:
getConnectedUser in interface ServiceAuthentication
setConnectedUser
public void setConnectedUser(ConnectedUser user)
- Specified by:
setConnectedUser in interface ServiceAuthentication
isAllowed
public boolean isAllowed(java.lang.Class<?> page)
- Specified by:
isAllowed in interface ServiceAuthentication
getNewUserInstance
public ConnectedUser getNewUserInstance()
- Specified by:
getNewUserInstance in interface ServiceAuthentication
Copyright © 2009-2010 Ifremer. All Rights Reserved.