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.DirBasedAuthentication.getValueDescriptor
(Locale locale, String name) HashAuthentication.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.cmscore.authentication
Methods in com.netscape.cmscore.authentication that return IDescriptorModifier and TypeMethodDescriptionCertUserDBAuthentication.getValueDescriptor
(Locale locale, String name) NullAuthentication.getValueDescriptor
(Locale locale, String name) PasswdUserDBAuthentication.getValueDescriptor
(Locale locale, String name) -
Uses of IDescriptor in org.dogtagpki.server.authentication
Methods in org.dogtagpki.server.authentication that return IDescriptorModifier and TypeMethodDescriptionabstract IDescriptor
AuthManager.getValueDescriptor
(Locale locale, String name) Retrieves the descriptor of the given value property by name.