Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
Session |
SessionApi.createSession(CreateSessionRequest createSessionRequest)
Create a Session with Session Token
Creates a new session for a user with a valid session token.
|
Session |
SessionApi.getSession(String sessionId)
Retrieve a Session
Retrieves the details about a session
|
Session |
SessionApi.refreshSession(String sessionId)
Refresh a Session
Refresh a session
|
Modifier and Type | Method and Description |
---|---|
Session |
Session.idp(SessionIdentityProvider idp) |
Session |
Session.status(SessionStatus status) |
Copyright © 2017–2023 Okta. All rights reserved.