Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.resource.session |
Modifier and Type | Method and Description |
---|---|
Session |
Client.createSession(CreateSessionRequest createSessionRequest)
Create Session with Session Token
Creates a new session for a user with a valid session token.
|
Session |
Client.getSession(java.lang.String sessionId)
Get details about a session.
|
Modifier and Type | Method and Description |
---|---|
Session |
Session.refresh()
Refresh Session
|
Copyright © 2017-2021 Okta. All Rights Reserved.