Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.asn.esya.crlfinder |
Modifier and Type | Field and Description |
---|---|
protected static CRLResponseStatus |
CRLResponseStatus._internalError |
protected static CRLResponseStatus |
CRLResponseStatus._malformedRequest |
protected static CRLResponseStatus |
CRLResponseStatus._noResult |
protected static CRLResponseStatus |
CRLResponseStatus._successful |
CRLResponseStatus |
CRLResponse.responseStatus |
Modifier and Type | Method and Description |
---|---|
static CRLResponseStatus |
CRLResponseStatus.internalError()
Singleton accessor method for internalError.
|
static CRLResponseStatus |
CRLResponseStatus.malformedRequest()
Singleton accessor method for malformedRequest.
|
static CRLResponseStatus |
CRLResponseStatus.noResult()
Singleton accessor method for noResult.
|
static CRLResponseStatus |
CRLResponseStatus.successful()
Singleton accessor method for successful.
|
static CRLResponseStatus |
CRLResponseStatus.valueOf(int _value)
Returns the instance associated with the value passed.
|
Constructor and Description |
---|
CRLResponse(CRLResponseStatus responseStatus_)
This constructor is for required elements only.
|
CRLResponse(CRLResponseStatus responseStatus_,
CRLResponse_responseBytes responseBytes_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.