GetAllSessionHandlesForUser(userID string) ([]string, error)
Parameters
userId
- description: All sessions of the give userId are revoked.
Returns
[]string
- Each element in the
[]string
is a session handle
- Each element in the
- GeneralError