Uses of Interface
com.netscape.certsrv.property.IDescriptor
Packages that use IDescriptor
Package
Description
-
Uses of IDescriptor in com.netscape.certsrv.property
Classes in com.netscape.certsrv.property that implement IDescriptorModifier and TypeClassDescriptionclass
This interface represents a property descriptor.Methods in com.netscape.certsrv.property that return IDescriptorModifier and TypeMethodDescriptionIConfigTemplate.getConfigDescriptor
(Locale locale, String name) Returns the descriptors of configuration parameter.PropertySet.getDescriptor
(String name) Methods in com.netscape.certsrv.property with parameters of type IDescriptor -
Uses of IDescriptor in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication that return IDescriptorModifier and TypeMethodDescriptionAgentCertAuthentication.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.CMCAuth.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.FlatFileAuth.getValueDescriptor
(Locale locale, String name) SessionAuthentication.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.SSLclientCertAuthentication.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.TokenAuthentication.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.UidPwdDirAuthentication.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.UidPwdPinDirAuthentication.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.UserPwdDirAuthentication.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name. -
Uses of IDescriptor in com.netscape.cms.profile
Methods in com.netscape.cms.profile that return IDescriptorModifier and TypeMethodDescriptionProfileAuthenticator.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value property by name. -
Uses of IDescriptor in com.netscape.cms.profile.common
Methods in com.netscape.cms.profile.common that return IDescriptorModifier and TypeMethodDescriptionabstract IDescriptor
ProfileInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value property by name.abstract IDescriptor
ProfileOutput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name. -
Uses of IDescriptor in com.netscape.cms.profile.def
Methods in com.netscape.cms.profile.def that return IDescriptorModifier and TypeMethodDescriptionabstract IDescriptor
PolicyDefault.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given property by name. -
Uses of IDescriptor in com.netscape.cms.profile.input
Methods in com.netscape.cms.profile.input that return IDescriptorModifier and TypeMethodDescriptionEnrollInput.getConfigDescriptor
(Locale locale, String name) GenericInput.getConfigDescriptor
(Locale locale, String name) SubjectDNInput.getConfigDescriptor
(Locale locale, String name) SubjectNameInput.getConfigDescriptor
(Locale locale, String name) CertReqInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.CMCCertReqInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.DualKeyGenInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.EncryptionKeyGenInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.abstract IDescriptor
EnrollInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value property by name.FileSigningInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.GenericInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.ImageInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.KeyGenInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.nsHKeyCertReqInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.nsNKeyCertReqInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.SerialNumRenewInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.ServerKeygenInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.SigningKeyGenInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.SubjectAltNameExtInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.SubjectDNInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.SubjectNameInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.SubmitterInfoInput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name. -
Uses of IDescriptor in com.netscape.cms.profile.output
Methods in com.netscape.cms.profile.output that return IDescriptorModifier and TypeMethodDescriptionEnrollOutput.getConfigDescriptor
(Locale locale, String name) CertOutput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.abstract IDescriptor
EnrollOutput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.nsNKeyOutput.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name.PKCS12Output.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value parameter by name. -
Uses of IDescriptor in com.netscape.cms.profile.updater
Methods in com.netscape.cms.profile.updater that return IDescriptorModifier and TypeMethodDescriptionSubsystemGroupUpdater.getConfigDescriptor
(Locale locale, String name)