Package | Description |
---|---|
com.netscape.certsrv.apps | |
com.netscape.cms.authentication |
Modifier and Type | Method and Description |
---|---|
ISharedToken |
ICMSEngine.getSharedTokenClass(java.lang.String configName)
Retrieves the named SharedToken class
|
static ISharedToken |
CMS.getSharedTokenClass(java.lang.String configName)
Retrieves the SharedToken class.
|
Modifier and Type | Class and Description |
---|---|
class |
SharedSecret
SharedSecret provides methods to retrieve shared secrets between users and
the server.
|