Class JpaRootAuthenticationSessionDelegateProvider

java.lang.Object
org.keycloak.models.map.storage.jpa.JpaDelegateProvider<JpaRootAuthenticationSessionEntity>
org.keycloak.models.map.storage.jpa.authSession.delegate.JpaRootAuthenticationSessionDelegateProvider
All Implemented Interfaces:
DelegateProvider<MapRootAuthenticationSessionEntity>

public class JpaRootAuthenticationSessionDelegateProvider extends JpaDelegateProvider<JpaRootAuthenticationSessionEntity> implements DelegateProvider<MapRootAuthenticationSessionEntity>