Class ProfileClient
java.lang.Object
com.netscape.certsrv.client.Client
com.netscape.certsrv.tps.profile.ProfileClient
- Author:
- Endi S. Dewata
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionProfileClient(PKIClient client) ProfileClient(PKIClient client, String subsystem) -
Method Summary
Modifier and TypeMethodDescriptionaddProfile(ProfileData profileData) changeProfileStatus(String profileID, String action) findProfiles(String filter, Integer start, Integer size) getProfile(String profileID) voidremoveProfile(String profileID) updateProfile(String profileID, ProfileData profileData) Methods inherited from class Client
addClient, delete, delete, get, get, get, getClient, getCollection, getName, getSubsystem, getTargetPath, patch, post, post, post, post, put, removeClient, target