Uses of Class
sh.ory.model.RevokedSessions
| Package | Description |
|---|---|
| sh.ory.api | |
| sh.ory.model |
-
Uses of RevokedSessions in sh.ory.api
Methods in sh.ory.api that return RevokedSessions Modifier and Type Method Description RevokedSessionsV0alpha2Api. revokeSessions(String xSessionToken, String cookie)Calling this endpoint invalidates all except the current session that belong to the logged-in user.Methods in sh.ory.api that return types with arguments of type RevokedSessions Modifier and Type Method Description ApiResponse<RevokedSessions>V0alpha2Api. revokeSessionsWithHttpInfo(String xSessionToken, String cookie)Calling this endpoint invalidates all except the current session that belong to the logged-in user.Method parameters in sh.ory.api with type arguments of type RevokedSessions Modifier and Type Method Description okhttp3.CallV0alpha2Api. revokeSessionsAsync(String xSessionToken, String cookie, ApiCallback<RevokedSessions> _callback)Calling this endpoint invalidates all except the current session that belong to the logged-in user. -
Uses of RevokedSessions in sh.ory.model
Methods in sh.ory.model that return RevokedSessions Modifier and Type Method Description RevokedSessionsRevokedSessions. count(Long count)