fr.ifremer.wao.ui.services
Interface ServiceAuthentication
- All Known Implementing Classes:
- ServiceAuthenticationImpl
public interface ServiceAuthentication
ServiceAuthentication
Created: 3 mai 2010
- Author:
- fdesbois
$Id: ServiceAuthentication.java 475 2010-05-03 17:48:07Z fdesbois $
isUserConnected
boolean isUserConnected()
getUserConnected
WaoUser getUserConnected()
setUserConnected
void setUserConnected(WaoUser user)
isAllowed
boolean isAllowed(Class<?> page)
getNewUserInstance
WaoUser getNewUserInstance()
Copyright © 2009-2010 Ifremer. All Rights Reserved.