Uses of Interface
com.netscape.certsrv.property.IConfigTemplate
Packages that use IConfigTemplate
Package
Description
-
Uses of IConfigTemplate in com.netscape.cms.profile.common
Classes in com.netscape.cms.profile.common that implement IConfigTemplateModifier and TypeClassDescriptionclassThis interface represents a input policy which provides information on how to create the end-user enrollment page.classThis interface represents a output policy which provides information on how to build the result page for the enrollment. -
Uses of IConfigTemplate in com.netscape.cms.profile.constraint
Classes in com.netscape.cms.profile.constraint that implement IConfigTemplate -
Uses of IConfigTemplate in com.netscape.cms.profile.def
Classes in com.netscape.cms.profile.def that implement IConfigTemplateModifier and TypeClassDescriptionclassThis represents a default policy that populates the request with additional values. -
Uses of IConfigTemplate in com.netscape.cms.profile.input
Classes in com.netscape.cms.profile.input that implement IConfigTemplateModifier and TypeClassDescriptionclassThis class implements the certificate request input.classThis class implements the certificate request input.classThis class implements the dual key generation input.classThis class implements the key generation input that populates parameters to the enrollment page for key generation.classThis class implements the base enrollment input.classThis class implements the image input that collects a picture.classThis class implements a generic input.classThis class implements the image input that collects a picture.classThis class implements the key generation input that populates parameters to the enrollment page for key generation.classThis class implements the certificate request input from TPS.classThis class implements the certificate request input from TPS.classThis class implements the serial number input for renewalclassThis class implements input for the Server-Side Keygen EnrollmentclassThis class implements the key generation input that populates parameters to the enrollment page for key generation.classThis plugin populates text fields to the enrollment page so that SAN parameters can be collected from the user.classThis plugin accepts subject DN from end user.classThis class implements the subject name input that populates text fields to the enrollment page so that distinguished name parameters can be collected from the user.classThis class implements the submitter information input that collects certificate requestor's information such as name, email and phone. -
Uses of IConfigTemplate in com.netscape.cms.profile.output
Classes in com.netscape.cms.profile.output that implement IConfigTemplateModifier and TypeClassDescriptionclassThis class implements the pretty print certificate output that displays the issued certificate in a pretty print format.classThis class implements the basic enrollment output.classThis class implements the output plugin that outputs DER for the issued certificate for token keysclassThis class implements the output plugin that outputs PKCS12 response for the issued certificate for Server-side keygen enrollment. -
Uses of IConfigTemplate in com.netscape.cms.profile.updater
Subinterfaces of IConfigTemplate in com.netscape.cms.profile.updaterModifier and TypeInterfaceDescriptioninterfaceThis interface represents an updater that will be called when the request's state changes.Classes in com.netscape.cms.profile.updater that implement IConfigTemplateModifier and TypeClassDescriptionclassThis updater class will create the new user to the subsystem group and then add the subsystem certificate to the user.