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 572 2010-06-28 15:13:48Z fdesbois $
existConnectedUser
boolean existConnectedUser()
getConnectedUser
ConnectedUser getConnectedUser()
setConnectedUser
void setConnectedUser(ConnectedUser user)
isAllowed
boolean isAllowed(Class<?> page)
getNewUserInstance
ConnectedUser getNewUserInstance()
Copyright © 2009-2010 Ifremer. All Rights Reserved.