Package org.keycloak.models.jpa.session
Class PersistentUserSessionEntity.Key
- java.lang.Object
-
- org.keycloak.models.jpa.session.PersistentUserSessionEntity.Key
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PersistentUserSessionEntity
public static class PersistentUserSessionEntity.Key extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected Stringofflineprotected StringuserSessionId
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetOffline()StringgetUserSessionId()inthashCode()
-