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