Uses of Class
org.keycloak.models.sessions.infinispan.entities.AuthenticatedClientSessionStore
Packages that use AuthenticatedClientSessionStore
-
Uses of AuthenticatedClientSessionStore in org.keycloak.models.sessions.infinispan.entities
Methods in org.keycloak.models.sessions.infinispan.entities that return AuthenticatedClientSessionStoreModifier and TypeMethodDescriptionUserSessionEntity.getAuthenticatedClientSessions()
AuthenticatedClientSessionStore$___Marshaller_ebede257834b155d4425bc6e2514d286dee64c70f6260734611705d771a41dfa.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.keycloak.models.sessions.infinispan.entities that return types with arguments of type AuthenticatedClientSessionStoreModifier and TypeMethodDescriptionAuthenticatedClientSessionStore$___Marshaller_ebede257834b155d4425bc6e2514d286dee64c70f6260734611705d771a41dfa.getJavaClass()
Methods in org.keycloak.models.sessions.infinispan.entities with parameters of type AuthenticatedClientSessionStoreModifier and TypeMethodDescriptionvoid
UserSessionEntity.setAuthenticatedClientSessions
(AuthenticatedClientSessionStore authenticatedClientSessions) void
AuthenticatedClientSessionStore$___Marshaller_ebede257834b155d4425bc6e2514d286dee64c70f6260734611705d771a41dfa.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, AuthenticatedClientSessionStore $2)