Uses of Interface
com.netscape.certsrv.authentication.ISharedToken
-
Packages that use ISharedToken Package Description com.netscape.cms.authentication com.netscape.cmscore.apps -
-
Uses of ISharedToken in com.netscape.cms.authentication
Classes in com.netscape.cms.authentication that implement ISharedToken Modifier and Type Class Description class
SharedSecret
SharedSecret provides methods to retrieve shared secrets between users and the server. -
Uses of ISharedToken in com.netscape.cmscore.apps
Methods in com.netscape.cmscore.apps that return ISharedToken Modifier and Type Method Description ISharedToken
CMSEngine. getSharedTokenClass(java.lang.String configName)
-