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