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 TypeClassDescriptionclass
This interface represents a input policy which provides information on how to create the end-user enrollment page.class
This 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 TypeClassDescriptionclass
This 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 TypeClassDescriptionclass
This class implements the certificate request input.class
This class implements the certificate request input.class
This class implements the dual key generation input.class
This class implements the key generation input that populates parameters to the enrollment page for key generation.class
This class implements the base enrollment input.class
This class implements the image input that collects a picture.class
This class implements a generic input.class
This class implements the image input that collects a picture.class
This class implements the key generation input that populates parameters to the enrollment page for key generation.class
This class implements the certificate request input from TPS.class
This class implements the certificate request input from TPS.class
This class implements the serial number input for renewalclass
This class implements input for the Server-Side Keygen Enrollmentclass
This class implements the key generation input that populates parameters to the enrollment page for key generation.class
This plugin populates text fields to the enrollment page so that SAN parameters can be collected from the user.class
This plugin accepts subject DN from end user.class
This 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.class
This 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 TypeClassDescriptionclass
This class implements the pretty print certificate output that displays the issued certificate in a pretty print format.class
This class implements the basic enrollment output.class
This class implements the output plugin that outputs DER for the issued certificate for token keysclass
This 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 TypeInterfaceDescriptioninterface
This 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 TypeClassDescriptionclass
This updater class will create the new user to the subsystem group and then add the subsystem certificate to the user.