eu.emi.security.authn.x509.helpers.ocsp
public class OCSPResponseStructure extends Object
Constructor and Description |
---|
OCSPResponseStructure(OCSPResp response,
Date maxCache) |
Modifier and Type | Method and Description |
---|---|
Date |
getMaxCache() |
OCSPResp |
getResponse() |
void |
setMaxCache(Date maxCache) |
void |
setResponse(OCSPResp response) |
public OCSPResp getResponse()
public void setResponse(OCSPResp response)
response
- the response to setpublic Date getMaxCache()
public void setMaxCache(Date maxCache)
maxCache
- the maxCache to setCopyright © 2012-2014 European Middleware Initiative. All Rights Reserved.