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 ICMSEngineCMS. getCMSEngine()Methods in com.netscape.certsrv.apps with parameters of type ICMSEngine Modifier and Type Method Description static voidCMS. setCMSEngine(ICMSEngine engine)This method is used for unit tests.
-