Class AuthorityClient
java.lang.Object
com.netscape.certsrv.client.Client
com.netscape.certsrv.authority.AuthorityClient
- Author:
- Fraser Tweedale <ftweedal@redhat.com>
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionAuthorityClient(PKIClient client, String subsystem) AuthorityClient(SubsystemClient subsystemClient) -
Method Summary
Modifier and TypeMethodDescriptioncreateCA(AuthorityData data) voidgetChainPEM(String caIDString) listCAs()modifyCA(AuthorityData data) Methods inherited from class Client
addClient, delete, delete, get, get, get, getClient, getCollection, getName, getSubsystem, getTargetPath, patch, post, post, post, post, put, removeClient, target
-
Constructor Details
-
AuthorityClient
- Throws:
Exception
-
AuthorityClient
-
-
Method Details