Uses of Class
com.netscape.certsrv.key.KeyRequestInfo
Packages that use KeyRequestInfo
-
Uses of KeyRequestInfo in com.netscape.certsrv.key
Methods in com.netscape.certsrv.key that return KeyRequestInfoModifier and TypeMethodDescriptionstatic KeyRequestInfo
static KeyRequestInfo
KeyClient.getRequestInfo
(RequestId id) Return a KeyRequestInfo object for a specific request.KeyRequestClient.getRequestInfo
(RequestId id) Return a KeyRequestInfo object for a specific request.KeyRequestResponse.getRequestInfo()
Methods in com.netscape.certsrv.key that return types with arguments of type KeyRequestInfoMethods in com.netscape.certsrv.key with parameters of type KeyRequestInfoModifier and TypeMethodDescriptionvoid
KeyRequestResponse.setRequestInfo
(KeyRequestInfo requestInfo) -
Uses of KeyRequestInfo in com.netscape.cmstools.kra
Methods in com.netscape.cmstools.kra with parameters of type KeyRequestInfo