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 class
Account
-
Uses of JSONSerializer in com.netscape.certsrv.authority
Classes in com.netscape.certsrv.authority that implement JSONSerializer Modifier and Type Class Description class
AuthorityData
-
Uses of JSONSerializer in com.netscape.certsrv.base
Classes in com.netscape.certsrv.base that implement JSONSerializer Modifier and Type Class Description class
Link
static class
PKIException.Data
class
RESTMessage
This 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 class
CertData
class
CertDataInfo
class
CertEnrollmentRequest
class
CertRequestInfo
class
CertRequestInfos
class
CertRetrievalRequest
class
CertReviewResponse
class
CertRevokeRequest
class
CertSearchRequest
-
Uses of JSONSerializer in com.netscape.certsrv.client
Classes in com.netscape.certsrv.client that implement JSONSerializer Modifier and Type Class Description class
ClientConfig
-
Uses of JSONSerializer in com.netscape.certsrv.dbs.keydb
Classes in com.netscape.certsrv.dbs.keydb that implement JSONSerializer Modifier and Type Class Description class
KeyId
The 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 class
GroupData
class
GroupMemberCollection
class
GroupMemberData
-
Uses of JSONSerializer in com.netscape.certsrv.key
Classes in com.netscape.certsrv.key that implement JSONSerializer Modifier and Type Class Description class
AsymKeyGenerationRequest
class
Key
Represents a Key stored in the DRM.class
KeyArchivalRequest
class
KeyData
class
KeyGenerationRequest
Class to define the common attributes and methods used by SymKeyGenerationRequest and AsymKeyGenerationRequestclass
KeyInfo
class
KeyInfoCollection
class
KeyRecoveryRequest
class
KeyRequestInfo
class
KeyRequestInfoCollection
class
KeyRequestResponse
class
SymKeyGenerationRequest
-
Uses of JSONSerializer in com.netscape.certsrv.logging
Classes in com.netscape.certsrv.logging that implement JSONSerializer Modifier and Type Class Description class
ActivityData
class
AuditConfig
class
AuditFile
-
Uses of JSONSerializer in com.netscape.certsrv.profile
Classes in com.netscape.certsrv.profile that implement JSONSerializer Modifier and Type Class Description class
PolicyConstraint
class
PolicyConstraintValue
class
PolicyDefault
class
ProfileAttribute
class
ProfileData
class
ProfileDataInfo
class
ProfileInput
class
ProfileOutput
class
ProfileParameter
class
ProfilePolicy
-
Uses of JSONSerializer in com.netscape.certsrv.property
Classes in com.netscape.certsrv.property that implement JSONSerializer Modifier and Type Class Description class
Descriptor
This 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 class
CMSRequestInfo
class
RequestId
The 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 class
SelfTestData
class
SelfTestResult
-
Uses of JSONSerializer in com.netscape.certsrv.system
Classes in com.netscape.certsrv.system that implement JSONSerializer Modifier and Type Class Description class
AdminSetupRequest
class
AdminSetupResponse
class
CertificateSetupRequest
class
CertificateSetupResponse
class
DomainInfo
class
Feature
class
InstallToken
class
KRAConnectorInfo
class
SecurityDomainHost
class
SecurityDomainSubsystem
class
SystemCertData
class
TPSConnectorData
-
Uses of JSONSerializer in com.netscape.certsrv.tps.profile
Classes in com.netscape.certsrv.tps.profile that implement JSONSerializer Modifier and Type Class Description class
ProfileData
-
Uses of JSONSerializer in com.netscape.certsrv.user
Classes in com.netscape.certsrv.user that implement JSONSerializer Modifier and Type Class Description class
UserMembershipCollection
class
UserMembershipData
-
Uses of JSONSerializer in org.dogtagpki.common
Classes in org.dogtagpki.common that implement JSONSerializer Modifier and Type Class Description class
AppInfo
class
CAInfo
class
ConfigData
class
Info
class
KRAInfo
class
Range
-