Class HotRodAuthenticatedClientSessionEntityReference
- java.lang.Object
-
- org.keycloak.models.map.storage.hotRod.userSession.HotRodAuthenticatedClientSessionEntityReference
-
@Indexed public class HotRodAuthenticatedClientSessionEntityReference extends Object
-
-
Field Summary
Fields Modifier and Type Field Description StringclientIdStringclientSessionId
-
Constructor Summary
Constructors Constructor Description HotRodAuthenticatedClientSessionEntityReference()HotRodAuthenticatedClientSessionEntityReference(String clientId, String clientSessionId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClientId()StringgetClientSessionId()
-