Class MapAuthenticationSessionEntityCloner
- java.lang.Object
- 
- org.keycloak.models.map.authSession.MapAuthenticationSessionEntityCloner
 
- 
 @Generated("org.keycloak.models.map.processor.GenerateEntityImplementationsProcessor") public class MapAuthenticationSessionEntityCloner extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description MapAuthenticationSessionEntityCloner()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static MapAuthenticationSessionEntitydeepClone(MapAuthenticationSessionEntity original, MapAuthenticationSessionEntity target)
 
- 
- 
- 
Method Detail- 
deepClonepublic static MapAuthenticationSessionEntity deepClone(MapAuthenticationSessionEntity original, MapAuthenticationSessionEntity target) 
 
- 
 
-