Class MapAuthenticationSessionEntityCloner
java.lang.Object
org.keycloak.models.map.authSession.MapAuthenticationSessionEntityCloner
@Generated("org.keycloak.models.map.processor.GenerateEntityImplementationsProcessor")
public class MapAuthenticationSessionEntityCloner
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondeepClone
(MapAuthenticationSessionEntity original, MapAuthenticationSessionEntity target)
-
Constructor Details
-
MapAuthenticationSessionEntityCloner
public MapAuthenticationSessionEntityCloner()
-
-
Method Details
-
deepClone
public static MapAuthenticationSessionEntity deepClone(MapAuthenticationSessionEntity original, MapAuthenticationSessionEntity target)
-