Package org.keycloak.models.map.events
Class MapAuthEventEntityCloner
java.lang.Object
org.keycloak.models.map.events.MapAuthEventEntityCloner
@Generated("org.keycloak.models.map.processor.GenerateEntityImplementationsProcessor")
public class MapAuthEventEntityCloner
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MapAuthEventEntity
deepClone
(MapAuthEventEntity original, MapAuthEventEntity target) static MapAuthEventEntity
deepCloneNoId
(MapAuthEventEntity original, MapAuthEventEntity target)
-
Constructor Details
-
MapAuthEventEntityCloner
public MapAuthEventEntityCloner()
-
-
Method Details
-
deepClone
-
deepCloneNoId
public static MapAuthEventEntity deepCloneNoId(MapAuthEventEntity original, MapAuthEventEntity target)
-