Class MapRoleEntityDelegate

java.lang.Object
org.keycloak.models.map.role.MapRoleEntityDelegate
All Implemented Interfaces:
AbstractEntity, HasDelegateProvider<MapRoleEntity>, EntityWithAttributes, UpdatableEntity, MapRoleEntity
Direct Known Subclasses:
JpaMapRoleEntityDelegate

@Generated("org.keycloak.models.map.processor.GenerateEntityImplementationsProcessor") public class MapRoleEntityDelegate extends Object implements MapRoleEntity, HasDelegateProvider<MapRoleEntity>