Uses of Class
com.okta.sdk.resource.model.CreateSessionRequest
Packages that use CreateSessionRequest
-
Uses of CreateSessionRequest in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api with parameters of type CreateSessionRequestModifier and TypeMethodDescriptionSessionApi.createSession
(CreateSessionRequest createSessionRequest) Create a Session with session token Creates a new Session for a user with a valid session token.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. -
Uses of CreateSessionRequest in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return CreateSessionRequest