Uses of Class
org.keycloak.models.map.role.MapRoleEntityDelegate
-
Packages that use MapRoleEntityDelegate Package Description org.keycloak.models.map.storage.jpa.role.delegate -
-
Uses of MapRoleEntityDelegate in org.keycloak.models.map.storage.jpa.role.delegate
Subclasses of MapRoleEntityDelegate in org.keycloak.models.map.storage.jpa.role.delegate Modifier and Type Class Description class
JpaMapRoleEntityDelegate
Delegate for the JPA implementation for MapRoleEntityDelegate.
-