JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
pro.gravit.launchserver.auth.core.interfaces.provider
Interface AuthSupportGetSessionsFromUser
All Superinterfaces:
AuthSupport
public interface
AuthSupportGetSessionsFromUser
extends
AuthSupport
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
UserSession
>
getSessionsByUser
(
User
user)
Method Details
getSessionsByUser
List
<
UserSession
>
getSessionsByUser
(
User
user)