Uses of Interface
com.netscape.certsrv.util.JSONSerializer
-
-
Uses of JSONSerializer in com.netscape.certsrv.account
Classes in com.netscape.certsrv.account that implement JSONSerializer Modifier and Type Class Description classAccount -
Uses of JSONSerializer in com.netscape.certsrv.authority
Classes in com.netscape.certsrv.authority that implement JSONSerializer Modifier and Type Class Description classAuthorityData -
Uses of JSONSerializer in com.netscape.certsrv.base
Classes in com.netscape.certsrv.base that implement JSONSerializer Modifier and Type Class Description classLinkstatic classPKIException.DataclassRESTMessageThis is a base class for some REST request/response messages. -
Uses of JSONSerializer in com.netscape.certsrv.cert
Classes in com.netscape.certsrv.cert that implement JSONSerializer Modifier and Type Class Description classCertDataclassCertDataInfoclassCertEnrollmentRequestclassCertRequestInfoclassCertRequestInfosclassCertRetrievalRequestclassCertReviewResponseclassCertRevokeRequestclassCertSearchRequest -
Uses of JSONSerializer in com.netscape.certsrv.client
Classes in com.netscape.certsrv.client that implement JSONSerializer Modifier and Type Class Description classClientConfig -
Uses of JSONSerializer in com.netscape.certsrv.dbs.keydb
Classes in com.netscape.certsrv.dbs.keydb that implement JSONSerializer Modifier and Type Class Description classKeyIdThe KeyId class represents the identifier for a particular key record. -
Uses of JSONSerializer in com.netscape.certsrv.group
Classes in com.netscape.certsrv.group that implement JSONSerializer Modifier and Type Class Description classGroupDataclassGroupMemberCollectionclassGroupMemberData -
Uses of JSONSerializer in com.netscape.certsrv.key
Classes in com.netscape.certsrv.key that implement JSONSerializer Modifier and Type Class Description classAsymKeyGenerationRequestclassKeyRepresents a Key stored in the DRM.classKeyArchivalRequestclassKeyDataclassKeyGenerationRequestClass to define the common attributes and methods used by SymKeyGenerationRequest and AsymKeyGenerationRequestclassKeyInfoclassKeyInfoCollectionclassKeyRecoveryRequestclassKeyRequestInfoclassKeyRequestInfoCollectionclassKeyRequestResponseclassSymKeyGenerationRequest -
Uses of JSONSerializer in com.netscape.certsrv.logging
Classes in com.netscape.certsrv.logging that implement JSONSerializer Modifier and Type Class Description classActivityDataclassAuditConfigclassAuditFile -
Uses of JSONSerializer in com.netscape.certsrv.profile
Classes in com.netscape.certsrv.profile that implement JSONSerializer Modifier and Type Class Description classPolicyConstraintclassPolicyConstraintValueclassPolicyDefaultclassProfileAttributeclassProfileDataclassProfileDataInfoclassProfileInputclassProfileOutputclassProfileParameterclassProfilePolicy -
Uses of JSONSerializer in com.netscape.certsrv.property
Classes in com.netscape.certsrv.property that implement JSONSerializer Modifier and Type Class Description classDescriptorThis interface represents a property descriptor. -
Uses of JSONSerializer in com.netscape.certsrv.request
Classes in com.netscape.certsrv.request that implement JSONSerializer Modifier and Type Class Description classCMSRequestInfoclassRequestIdThe RequestId class represents the identifier for a particular request within a request queue. -
Uses of JSONSerializer in com.netscape.certsrv.selftests
Classes in com.netscape.certsrv.selftests that implement JSONSerializer Modifier and Type Class Description classSelfTestDataclassSelfTestResult -
Uses of JSONSerializer in com.netscape.certsrv.system
Classes in com.netscape.certsrv.system that implement JSONSerializer Modifier and Type Class Description classAdminSetupRequestclassAdminSetupResponseclassCertificateSetupRequestclassCertificateSetupResponseclassDomainInfoclassFeatureclassInstallTokenclassKRAConnectorInfoclassSecurityDomainHostclassSecurityDomainSubsystemclassSystemCertDataclassTPSConnectorData -
Uses of JSONSerializer in com.netscape.certsrv.tps.profile
Classes in com.netscape.certsrv.tps.profile that implement JSONSerializer Modifier and Type Class Description classProfileData -
Uses of JSONSerializer in com.netscape.certsrv.user
Classes in com.netscape.certsrv.user that implement JSONSerializer Modifier and Type Class Description classUserMembershipCollectionclassUserMembershipData -
Uses of JSONSerializer in org.dogtagpki.common
Classes in org.dogtagpki.common that implement JSONSerializer Modifier and Type Class Description classAppInfoclassCAInfoclassConfigDataclassInfoclassKRAInfoclassRange
-