Class IdentityInsertModel
java.lang.Object
fr.gouv.vitam.security.internal.common.model.IdentityInsertModel
model to create or update identity collection
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]
void
setCertificate
(byte[] certificate) void
setContextId
(String contextId)
-
Constructor Details
-
IdentityInsertModel
public IdentityInsertModel()
-
-
Method Details
-
getContextId
-
setContextId
-
getCertificate
public byte[] getCertificate() -
setCertificate
public void setCertificate(byte[] certificate)
-