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