Uses of Class
com.netscape.certsrv.tps.profile.ProfileData
Packages that use ProfileData
-
Uses of ProfileData in com.netscape.certsrv.tps.profile
Subclasses with type arguments of type ProfileData in com.netscape.certsrv.tps.profileMethods in com.netscape.certsrv.tps.profile that return ProfileDataModifier and TypeMethodDescriptionProfileClient.addProfile(ProfileData profileData) ProfileClient.changeProfileStatus(String profileID, String action) ProfileClient.getProfile(String profileID) ProfileClient.updateProfile(String profileID, ProfileData profileData) Methods in com.netscape.certsrv.tps.profile that return types with arguments of type ProfileDataMethods in com.netscape.certsrv.tps.profile with parameters of type ProfileDataModifier and TypeMethodDescriptionProfileClient.addProfile(ProfileData profileData) javax.ws.rs.core.ResponseProfileResource.addProfile(ProfileData profileData) ProfileClient.updateProfile(String profileID, ProfileData profileData) javax.ws.rs.core.ResponseProfileResource.updateProfile(String profileID, ProfileData profileData) -
Uses of ProfileData in com.netscape.cmstools.tps.profile
Methods in com.netscape.cmstools.tps.profile with parameters of type ProfileDataModifier and TypeMethodDescriptionstatic voidProfileCLI.printProfileData(ProfileData profileData, boolean showProperties)