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
Constructors Constructor Description MapAuthenticationSessionEntityCloner()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MapAuthenticationSessionEntity
deepClone(MapAuthenticationSessionEntity original, MapAuthenticationSessionEntity target)
-
-
-
Method Detail
-
deepClone
public static MapAuthenticationSessionEntity deepClone(MapAuthenticationSessionEntity original, MapAuthenticationSessionEntity target)
-
-