|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.specific.service.AuthenticationFullServiceBase
fr.ifremer.allegro.data.specific.service.AuthenticationFullServiceImpl
public class AuthenticationFullServiceImpl
AuthenticationFullService
Constructor Summary | |
---|---|
AuthenticationFullServiceImpl()
|
Method Summary | |
---|---|
protected java.lang.Boolean |
handleCloseSession(java.lang.String userName)
Performs the core logic for AuthenticationFullServiceBase.closeSession(java.lang.String) |
protected java.lang.Boolean |
handleOpenSession(java.lang.String userName,
java.lang.String pwd)
Performs the core logic for AuthenticationFullServiceBase.openSession(java.lang.String, java.lang.String) |
Methods inherited from class fr.ifremer.allegro.data.specific.service.AuthenticationFullServiceBase |
---|
closeSession, getMessage, getMessage, getMessage, getMessages, getPrincipal, openSession |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthenticationFullServiceImpl()
Method Detail |
---|
protected java.lang.Boolean handleOpenSession(java.lang.String userName, java.lang.String pwd) throws java.lang.Exception
AuthenticationFullServiceBase
AuthenticationFullServiceBase.openSession(java.lang.String, java.lang.String)
handleOpenSession
in class AuthenticationFullServiceBase
java.lang.Exception
AuthenticationFullService.openSession(java.lang.String, java.lang.String)
protected java.lang.Boolean handleCloseSession(java.lang.String userName) throws java.lang.Exception
AuthenticationFullServiceBase
AuthenticationFullServiceBase.closeSession(java.lang.String)
handleCloseSession
in class AuthenticationFullServiceBase
java.lang.Exception
AuthenticationFullService.closeSession(java.lang.String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |