fr.ifremer.allegro.data.specific.service
Class RemoteConnectionFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.data.specific.service.RemoteConnectionFullServiceBase
      extended by fr.ifremer.allegro.data.specific.service.RemoteConnectionFullServiceImpl
All Implemented Interfaces:
RemoteConnectionFullService

public class RemoteConnectionFullServiceImpl
extends RemoteConnectionFullServiceBase

See Also:
RemoteConnectionFullService

Constructor Summary
RemoteConnectionFullServiceImpl()
           
 
Method Summary
protected  RemoteConnectionFullVO handleBindLdap(java.lang.String login, java.lang.String password)
          Performs the core logic for RemoteConnectionFullServiceBase.bindLdap(java.lang.String, java.lang.String)
 
Methods inherited from class fr.ifremer.allegro.data.specific.service.RemoteConnectionFullServiceBase
bindLdap, getDepartmentDao, getMessage, getMessage, getMessage, getMessages, getPrincipal, getStatusDao, getUserDao, getUserProfilDao, setDepartmentDao, setStatusDao, setUserDao, setUserProfilDao
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteConnectionFullServiceImpl

public RemoteConnectionFullServiceImpl()
Method Detail

handleBindLdap

protected RemoteConnectionFullVO handleBindLdap(java.lang.String login,
                                                java.lang.String password)
                                         throws java.lang.Exception
Description copied from class: RemoteConnectionFullServiceBase
Performs the core logic for RemoteConnectionFullServiceBase.bindLdap(java.lang.String, java.lang.String)

Specified by:
handleBindLdap in class RemoteConnectionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteConnectionFullService.bindLdap(java.lang.String, java.lang.String)


Copyright © 2008-2010 IFREMER. All Rights Reserved.