Uses of Class
com.netscape.certsrv.key.KeyRequestInfo
Packages that use KeyRequestInfo
-
Uses of KeyRequestInfo in com.netscape.certsrv.key
Subclasses with type arguments of type KeyRequestInfo in com.netscape.certsrv.keyMethods in com.netscape.certsrv.key that return KeyRequestInfoModifier and TypeMethodDescriptionstatic KeyRequestInfostatic KeyRequestInfoKeyClient.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 TypeMethodDescriptionvoidKeyRequestResponse.setRequestInfo(KeyRequestInfo requestInfo) -
Uses of KeyRequestInfo in com.netscape.cmstools.kra
Methods in com.netscape.cmstools.kra with parameters of type KeyRequestInfo