Package | Description |
---|---|
com.netscape.certsrv.base | |
com.netscape.cms.listeners | |
com.netscape.cms.servlet.csadmin | |
com.netscape.cms.servlet.processors |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
IConfigStore.getBigInteger(java.lang.String name)
Retrieves the given property as a big integer.
|
boolean |
IConfigStore.getBoolean(java.lang.String name)
Retrieves the given property as a boolean.
|
byte[] |
IConfigStore.getByteArray(java.lang.String name)
Retrieves the value of a property as a byte array.
|
int |
IConfigStore.getInteger(java.lang.String name)
Retrieves the given property as an integer.
|
java.lang.String |
IConfigStore.getString(java.lang.String name)
Retrieves the value of the given property as a string.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestInQListener.init(ISubsystem sub,
IConfigStore config)
initializes the listener from the configuration
|
Modifier and Type | Method and Description |
---|---|
java.security.KeyPair |
Configurator.createECCKeyPair(java.lang.String tag,
org.mozilla.jss.crypto.CryptoToken token,
java.lang.String curveName) |
Constructor and Description |
---|
SecurityDomainProcessor(java.util.Locale locale) |
Constructor and Description |
---|
Processor(java.lang.String id,
java.util.Locale locale) |