Class nsHKeyCertReqInput

  • All Implemented Interfaces:
    IProfileInput, IConfigTemplate

    public class nsHKeyCertReqInput
    extends EnrollInput
    implements IProfileInput
    This class implements the certificate request input from TPS. This input populates 2 main fields to the enrollment "page": 1/ token cuid, 2/ publickey

    This input usually is used by an enrollment profile for certificate requests coming from TPS.

    Version:
    $Revision$, $Date$
    • Constructor Detail

      • nsHKeyCertReqInput

        public nsHKeyCertReqInput()
    • Method Detail

      • getName

        public java.lang.String getName​(java.util.Locale locale)
        Retrieves the localizable name of this policy.
        Specified by:
        getName in interface IProfileInput
        Specified by:
        getName in class EnrollInput
        Parameters:
        locale - user locale
        Returns:
        localized input name
      • getText

        public java.lang.String getText​(java.util.Locale locale)
        Retrieves the localizable description of this policy.
        Specified by:
        getText in interface IProfileInput
        Specified by:
        getText in class EnrollInput
        Parameters:
        locale - user locale
        Returns:
        localized input description
      • toPrettyPrint

        public java.lang.String toPrettyPrint​(java.lang.String cuid)
      • getValueDescriptor

        public IDescriptor getValueDescriptor​(java.util.Locale locale,
                                              java.lang.String name)
        Retrieves the descriptor of the given value parameter by name.
        Specified by:
        getValueDescriptor in interface IProfileInput
        Specified by:
        getValueDescriptor in class EnrollInput
        Parameters:
        locale - user locale
        name - property name
        Returns:
        descriptor of the property