Uses of Class
com.okta.sdk.resource.model.KeepCurrent
Packages that use KeepCurrent
-
Uses of KeepCurrent in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api with parameters of type KeepCurrentModifier and TypeMethodDescriptionvoid
UserSessionsApi.endUserSessions
(KeepCurrent keepCurrent) End a current User session Ends Okta sessions for the currently signed in User.void
UserSessionsApi.endUserSessions
(KeepCurrent keepCurrent, Map<String, String> additionalHeaders) End a current User session Ends Okta sessions for the currently signed in User. -
Uses of KeepCurrent in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return KeepCurrent