fr.ifremer.wao.ui.services
Class ServiceAuthenticationImpl
java.lang.Object
fr.ifremer.wao.ui.services.ServiceAuthenticationImpl
- All Implemented Interfaces:
- ServiceAuthentication
public class ServiceAuthenticationImpl
- extends Object
- implements ServiceAuthentication
ServiceAuthenticationImpl
Created: 3 mai 2010
- Author:
- fdesbois
$Id: ServiceAuthenticationImpl.java 474 2010-05-03 16:48:00Z 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)
isUserConnected
public boolean isUserConnected()
- Specified by:
isUserConnected in interface ServiceAuthentication
getUserConnected
public WaoUser getUserConnected()
- Specified by:
getUserConnected in interface ServiceAuthentication
setUserConnected
public void setUserConnected(WaoUser user)
- Specified by:
setUserConnected in interface ServiceAuthentication
isAllowed
public boolean isAllowed(Class<?> page)
- Specified by:
isAllowed in interface ServiceAuthentication
getNewUserInstance
public WaoUser getNewUserInstance()
- Specified by:
getNewUserInstance in interface ServiceAuthentication
Copyright © 2009-2010 Ifremer. All Rights Reserved.