Uses of Class
fr.gouv.vitam.security.internal.common.model.CertificateBaseModel
-
Packages that use CertificateBaseModel Package Description fr.gouv.vitam.security.internal.common.model fr.gouv.vitam.security.internal.rest.repository Provides core classes of functional administration rules module -
-
Uses of CertificateBaseModel in fr.gouv.vitam.security.internal.common.model
Subclasses of CertificateBaseModel in fr.gouv.vitam.security.internal.common.model Modifier and Type Class Description class
IdentityModel
model for identityclass
PersonalCertificateModel
Personal Certificate POJO -
Uses of CertificateBaseModel in fr.gouv.vitam.security.internal.rest.repository
Classes in fr.gouv.vitam.security.internal.rest.repository with type parameters of type CertificateBaseModel Modifier and Type Interface Description interface
CertificateCRLCheckStateUpdater<T extends CertificateBaseModel>
Certificate state updater contract for revocation check of VITAM's identity and personal certificates.Methods in fr.gouv.vitam.security.internal.rest.repository that return types with arguments of type CertificateBaseModel Modifier and Type Method Description java.util.List<? extends CertificateBaseModel>
CertificateRepository. findAll()
-