|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectglogic.jthin.serv.AuthenticationHandler
glogic.sample.sys.BasicAuthenticationHandler
Base implementation class for authenticated sessions.
| Field Summary |
| Fields inherited from class glogic.jthin.serv.AuthenticationHandler |
SESSIONHASH_TIME_WINDOW |
| Constructor Summary | |
BasicAuthenticationHandler()
|
|
| Method Summary | |
void |
authenticateSession(Attributes authAttributes,
Attributes sesAttributes,
java.lang.String stProductName)
Authenticate the user to the product being requested to be accessed. |
| Methods inherited from class glogic.jthin.serv.AuthenticationHandler |
decryptSsoSession, encryptSsoSession, getUsername, isAdminUser, isAdminUser, isAdminUser, isSSOSessionValid |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasicAuthenticationHandler()
| Method Detail |
public void authenticateSession(Attributes authAttributes,
Attributes sesAttributes,
java.lang.String stProductName)
throws AuthenticationException,
WServiceAccessException
authenticateSession in class AuthenticationHandlerauthAttributes - Attributes passed in from the client in the Muffin.sesAttributes - Attributes saved in the SessionData object.stProductName - Product name user is being authenticated against.
AuthenticationException
WServiceAccessException
|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||