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.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.