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.outputsMethods 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 TypeMethodDescriptionvoidCertEnrollmentRequest.addOutput(ProfileOutput output) voidCertEnrollmentRequest.deleteOutput(ProfileOutput output) Method parameters in com.netscape.certsrv.cert with type arguments of type ProfileOutputModifier and TypeMethodDescriptionvoidCertEnrollmentRequest.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 ProfileOutputstatic ProfileOutputProfileData.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