Package | Description |
---|---|
at.gv.egovernment.moa.id.storage |
Modifier and Type | Method and Description |
---|---|
AuthenticationSessionExtensions |
IAuthenticationSessionStoreage.getAuthenticationSessionExtensions(String internalSsoSessionID)
Get the session-data extension-object for a MOASession
|
AuthenticationSessionExtensions |
DBAuthenticationSessionStoreage.getAuthenticationSessionExtensions(String sessionID) |
Modifier and Type | Method and Description |
---|---|
void |
IAuthenticationSessionStoreage.setAuthenticationSessionExtensions(String internalSsoSessionID,
AuthenticationSessionExtensions sessionExtensions)
Store a session-data extension-object to MOASession
|
void |
DBAuthenticationSessionStoreage.setAuthenticationSessionExtensions(String sessionID,
AuthenticationSessionExtensions sessionExtensions) |
Copyright © 2017. All rights reserved.