Uses of Interface
com.netscape.certsrv.apps.ICMSEngine
-
Packages that use ICMSEngine Package Description com.netscape.certsrv.apps -
-
Uses of ICMSEngine in com.netscape.certsrv.apps
Methods in com.netscape.certsrv.apps that return ICMSEngine Modifier and Type Method Description static ICMSEngine
CMS. getCMSEngine()
Methods in com.netscape.certsrv.apps with parameters of type ICMSEngine Modifier and Type Method Description static void
CMS. setCMSEngine(ICMSEngine engine)
This method is used for unit tests.
-