Class IdentityInsertModel
- java.lang.Object
-
- fr.gouv.vitam.security.internal.common.model.IdentityInsertModel
-
public class IdentityInsertModel extends java.lang.Objectmodel to create or update identity collection
-
-
Constructor Summary
Constructors Constructor Description IdentityInsertModel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getCertificate()java.lang.StringgetContextId()voidsetCertificate(byte[] certificate)voidsetContextId(java.lang.String contextId)
-