Class ProfileClient
java.lang.Object
com.netscape.certsrv.client.Client
com.netscape.certsrv.tps.profile.ProfileClient
-
Field Summary
Fields -
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) voidinit()voidremoveProfile(String profileID) updateProfile(String profileID, ProfileData profileData) Methods inherited from class com.netscape.certsrv.client.Client
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClient