Uses of Interface
com.netscape.certsrv.request.IRequestNotifier
-
Packages that use IRequestNotifier Package Description com.netscape.cmscore.request org.dogtagpki.server.ca -
-
Uses of IRequestNotifier in com.netscape.cmscore.request
Classes in com.netscape.cmscore.request that implement IRequestNotifier Modifier and Type Class Description class
ARequestNotifier
The ARequestNotifier class implements the IRequestNotifier interface, which notifies all registered request listeners. -
Uses of IRequestNotifier in org.dogtagpki.server.ca
Methods in org.dogtagpki.server.ca that return IRequestNotifier Modifier and Type Method Description IRequestNotifier
ICertificateAuthority. getRequestNotifier()
get request notifier
-