Class MapWebAuthnPolicyEntityCloner
java.lang.Object
org.keycloak.models.map.realm.entity.MapWebAuthnPolicyEntityCloner
@Generated("org.keycloak.models.map.processor.GenerateEntityImplementationsProcessor")
public class MapWebAuthnPolicyEntityCloner
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MapWebAuthnPolicyEntity
deepClone
(MapWebAuthnPolicyEntity original, MapWebAuthnPolicyEntity target)
-
Constructor Details
-
MapWebAuthnPolicyEntityCloner
public MapWebAuthnPolicyEntityCloner()
-
-
Method Details
-
deepClone
public static MapWebAuthnPolicyEntity deepClone(MapWebAuthnPolicyEntity original, MapWebAuthnPolicyEntity target)
-