Uses of Class
com.netscape.certsrv.profile.ProfileOutput
Packages that use ProfileOutput
-
Uses of ProfileOutput in com.netscape.certsrv.cert
Fields in com.netscape.certsrv.cert with type parameters of type ProfileOutputModifier and TypeFieldDescriptionprotected Collection<ProfileOutput>
CertEnrollmentRequest.outputs
Methods in com.netscape.certsrv.cert that return ProfileOutputModifier and TypeMethodDescriptionCertEnrollmentRequest.getOutputByID
(String id) CertEnrollmentRequest.getOutputByName
(String name) Methods in com.netscape.certsrv.cert that return types with arguments of type ProfileOutputMethods in com.netscape.certsrv.cert with parameters of type ProfileOutputModifier and TypeMethodDescriptionvoid
CertEnrollmentRequest.addOutput
(ProfileOutput output) void
CertEnrollmentRequest.deleteOutput
(ProfileOutput output) Method parameters in com.netscape.certsrv.cert with type arguments of type ProfileOutputModifier and TypeMethodDescriptionvoid
CertEnrollmentRequest.setOutputs
(Collection<ProfileOutput> outputs) -
Uses of ProfileOutput in com.netscape.certsrv.profile
Fields in com.netscape.certsrv.profile with type parameters of type ProfileOutputMethods in com.netscape.certsrv.profile that return ProfileOutputModifier and TypeMethodDescriptionstatic ProfileOutput
static ProfileOutput
ProfileData.getProfileOutput
(String id) Methods in com.netscape.certsrv.profile that return types with arguments of type ProfileOutputMethods in com.netscape.certsrv.profile with parameters of type ProfileOutputMethod parameters in com.netscape.certsrv.profile with type arguments of type ProfileOutput