Package io.netty.handler.ssl.ocsp
Class OcspValidationEvent
- java.lang.Object
-
- io.netty.handler.ssl.ocsp.OcspValidationEvent
-
public final class OcspValidationEvent extends Object
-
-
Constructor Summary
Constructors Constructor Description OcspValidationEvent(OcspResponse response)
-
-
-
Constructor Detail
-
OcspValidationEvent
public OcspValidationEvent(OcspResponse response)
-
-
Method Detail
-
response
public OcspResponse response()
-
-