Package com.netscape.certsrv.tps.profile
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) void
removeProfile
(String profileID) updateProfile
(String profileID, ProfileData profileData)