| Package | Description |
|---|---|
| com.okta.sdk.resource.api | |
| com.okta.sdk.resource.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.createSession(CreateSessionRequest createSessionRequest,
Map<String,String> additionalHeaders)
Create a Session with session token
Creates a new Session for a user with a valid session token.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSessionRequest |
CreateSessionRequest.sessionToken(String sessionToken) |
Copyright © 2017–2023 Okta. All rights reserved.