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.
|
Modifier and Type | Method and Description |
---|---|
CreateSessionRequest |
CreateSessionRequest.setSessionToken(java.lang.String sessionToken) |
Copyright © 2017-2021 Okta. All Rights Reserved.