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