Package | Description |
---|---|
com.netscape.certsrv.profile | |
com.netscape.certsrv.property |
Modifier and Type | Method and Description |
---|---|
IDescriptor |
IProfileOutput.getValueDescriptor(java.util.Locale locale,
java.lang.String name)
Retrieves the descriptor of the given value
parameter by name.
|
IDescriptor |
IProfileInput.getValueDescriptor(java.util.Locale locale,
java.lang.String name)
Retrieves the descriptor of the given value
property by name.
|
IDescriptor |
IProfileAuthenticator.getValueDescriptor(java.util.Locale locale,
java.lang.String name)
Retrieves the descriptor of the given value
property by name.
|
IDescriptor |
IPolicyDefault.getValueDescriptor(java.util.Locale locale,
java.lang.String name)
Retrieves the descriptor of the given property
by name.
|
Modifier and Type | Class and Description |
---|---|
class |
Descriptor
This interface represents a property descriptor.
|
Modifier and Type | Method and Description |
---|---|
IDescriptor |
IConfigTemplate.getConfigDescriptor(java.util.Locale locale,
java.lang.String name)
Returns the descriptors of configuration parameter.
|
IDescriptor |
PropertySet.getDescriptor(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
PropertySet.add(java.lang.String name,
IDescriptor desc) |