Uses of Class
com.netscape.certsrv.client.PKIClient
-
-
Uses of PKIClient in com.netscape.certsrv.account
Constructors in com.netscape.certsrv.account with parameters of type PKIClient Constructor Description AccountClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.authority
Constructors in com.netscape.certsrv.authority with parameters of type PKIClient Constructor Description AuthorityClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.ca
Constructors in com.netscape.certsrv.ca with parameters of type PKIClient Constructor Description CACertClient(PKIClient client, java.lang.String subsystem)
CAClient(PKIClient client)
-
Uses of PKIClient in com.netscape.certsrv.client
Fields in com.netscape.certsrv.client declared as PKIClient Modifier and Type Field Description PKIClient
Client. client
PKIClient
PKICertificateApprovalCallback. client
Constructors in com.netscape.certsrv.client with parameters of type PKIClient Constructor Description Client(PKIClient client, java.lang.String name)
Client(PKIClient client, java.lang.String subsystem, java.lang.String name)
PKICertificateApprovalCallback(PKIClient client)
SubsystemClient(PKIClient client, java.lang.String name)
-
Uses of PKIClient in com.netscape.certsrv.group
Constructors in com.netscape.certsrv.group with parameters of type PKIClient Constructor Description GroupClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.key
Constructors in com.netscape.certsrv.key with parameters of type PKIClient Constructor Description KeyClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.kra
Constructors in com.netscape.certsrv.kra with parameters of type PKIClient Constructor Description KRAClient(PKIClient client)
-
Uses of PKIClient in com.netscape.certsrv.logging
Constructors in com.netscape.certsrv.logging with parameters of type PKIClient Constructor Description ActivityClient(PKIClient client, java.lang.String subsystem)
AuditClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.ocsp
Constructors in com.netscape.certsrv.ocsp with parameters of type PKIClient Constructor Description OCSPClient(PKIClient client)
-
Uses of PKIClient in com.netscape.certsrv.profile
Constructors in com.netscape.certsrv.profile with parameters of type PKIClient Constructor Description ProfileClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.selftests
Constructors in com.netscape.certsrv.selftests with parameters of type PKIClient Constructor Description SelfTestClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.system
Constructors in com.netscape.certsrv.system with parameters of type PKIClient Constructor Description FeatureClient(PKIClient client, java.lang.String subsystem)
KRAConnectorClient(PKIClient client, java.lang.String subsystem)
SecurityDomainClient(PKIClient client, java.lang.String subsystem)
SystemCertClient(PKIClient client, java.lang.String subsystem)
SystemConfigClient(PKIClient client, java.lang.String subsystem)
TPSConnectorClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.tks
Constructors in com.netscape.certsrv.tks with parameters of type PKIClient Constructor Description TKSClient(PKIClient client)
-
Uses of PKIClient in com.netscape.certsrv.tps
Constructors in com.netscape.certsrv.tps with parameters of type PKIClient Constructor Description TPSClient(PKIClient client)
-
Uses of PKIClient in com.netscape.certsrv.tps.authenticator
Constructors in com.netscape.certsrv.tps.authenticator with parameters of type PKIClient Constructor Description AuthenticatorClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.tps.cert
Constructors in com.netscape.certsrv.tps.cert with parameters of type PKIClient Constructor Description TPSCertClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.tps.config
Constructors in com.netscape.certsrv.tps.config with parameters of type PKIClient Constructor Description ConfigClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.tps.connector
Constructors in com.netscape.certsrv.tps.connector with parameters of type PKIClient Constructor Description ConnectorClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.tps.profile
Constructors in com.netscape.certsrv.tps.profile with parameters of type PKIClient Constructor Description ProfileClient(PKIClient client)
ProfileClient(PKIClient client, java.lang.String subsystem)
ProfileMappingClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.tps.token
Constructors in com.netscape.certsrv.tps.token with parameters of type PKIClient Constructor Description TokenClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.certsrv.user
Constructors in com.netscape.certsrv.user with parameters of type PKIClient Constructor Description UserClient(PKIClient client, java.lang.String subsystem)
-
Uses of PKIClient in com.netscape.cmstools
Methods in com.netscape.cmstools with parameters of type PKIClient Modifier and Type Method Description static java.lang.String
CRMFPopClient. getKeyWrapAlgotihm(PKIClient pkiclient)
-
Uses of PKIClient in com.netscape.cmstools.cli
Fields in com.netscape.cmstools.cli declared as PKIClient Modifier and Type Field Description PKIClient
CLI. client
Methods in com.netscape.cmstools.cli that return PKIClient Modifier and Type Method Description PKIClient
CLI. getClient()
PKIClient
MainCLI. getClient()
PKIClient
ProxyCLI. getClient()
Methods in com.netscape.cmstools.cli with parameters of type PKIClient Modifier and Type Method Description static CAClient
MainCLI. createCAClient(PKIClient client)
-
Uses of PKIClient in org.dogtagpki.common
Constructors in org.dogtagpki.common with parameters of type PKIClient Constructor Description CAInfoClient(PKIClient client, java.lang.String subsystem)
InfoClient(PKIClient client)
KRAInfoClient(PKIClient client, java.lang.String subsystem)
LoginClient(PKIClient client)
-