public class DefaultSelfAttestationTrustworthinessValidator extends java.lang.Object implements SelfAttestationTrustworthinessValidator
SelfAttestationTrustworthinessValidator| Constructor and Description |
|---|
DefaultSelfAttestationTrustworthinessValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSelfAttestationAllowed() |
void |
setSelfAttestationAllowed(boolean selfAttestationAllowed) |
void |
validate(CertificateBaseAttestationStatement attestationStatement) |
public DefaultSelfAttestationTrustworthinessValidator()
public void validate(CertificateBaseAttestationStatement attestationStatement)
validate in interface SelfAttestationTrustworthinessValidatorpublic boolean isSelfAttestationAllowed()
public void setSelfAttestationAllowed(boolean selfAttestationAllowed)