Uses of Class
com.netscape.certsrv.profile.ProfileInput
Packages that use ProfileInput
-
Uses of ProfileInput in com.netscape.certsrv.cert
Fields in com.netscape.certsrv.cert with type parameters of type ProfileInputMethods in com.netscape.certsrv.cert that return ProfileInputModifier and TypeMethodDescriptionCertEnrollmentRequest.createInput(String name) CertEnrollmentRequest.getInputByID(String id) CertEnrollmentRequest.getInputByName(String name) Methods in com.netscape.certsrv.cert that return types with arguments of type ProfileInputMethods in com.netscape.certsrv.cert with parameters of type ProfileInputModifier and TypeMethodDescriptionvoidCertEnrollmentRequest.addInput(ProfileInput input) voidCertEnrollmentRequest.deleteInput(ProfileInput input) Method parameters in com.netscape.certsrv.cert with type arguments of type ProfileInputModifier and TypeMethodDescriptionvoidCertEnrollmentRequest.setInputs(Collection<ProfileInput> inputs) -
Uses of ProfileInput in com.netscape.certsrv.profile
Fields in com.netscape.certsrv.profile with type parameters of type ProfileInputMethods in com.netscape.certsrv.profile that return ProfileInputModifier and TypeMethodDescriptionstatic ProfileInputstatic ProfileInputProfileData.getProfileInput(String id) Methods in com.netscape.certsrv.profile that return types with arguments of type ProfileInputMethods in com.netscape.certsrv.profile with parameters of type ProfileInputMethod parameters in com.netscape.certsrv.profile with type arguments of type ProfileInput