Constructor and Description |
---|
TrustedAuthorityValidator(CertificateRepo certRepo) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEnableRevocation() |
void |
setEnableRevocation(boolean enableRevocation) |
StatusType |
validate(ValidateRequestType request) |
public TrustedAuthorityValidator(CertificateRepo certRepo)
public StatusType validate(ValidateRequestType request)
public boolean isEnableRevocation()
public void setEnableRevocation(boolean enableRevocation)
Apache CXF