Uses of Interface
com.netscape.certsrv.request.IService
Packages that use IService
-
Uses of IService in com.netscape.certsrv.ra
Subinterfaces of IService in com.netscape.certsrv.raModifier and TypeInterfaceDescriptioninterface
An interface representing a RA request services. -
Uses of IService in com.netscape.cmscore.request
Constructors in com.netscape.cmscore.request with parameters of type IServiceModifierConstructorDescriptionprotected
ARequestQueue
(IPolicy policy, IService service, INotify notify, INotify pendingNotify) RequestQueue
(DBSubsystem dbSubsystem, RequestRepository requestRepository, IPolicy policy, IService service, INotify notifier, INotify pendingNotifier) Create a request queue. -
Uses of IService in org.dogtagpki.server.ca
Methods in org.dogtagpki.server.ca that return IServiceModifier and TypeMethodDescriptionICertificateAuthority.getCAService()
Retrieves the CA service object that is responsible for processing requests.