|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationResult | |
|---|---|
| org.opcfoundation.ua.cert | |
| Uses of ValidationResult in org.opcfoundation.ua.cert |
|---|
| Methods in org.opcfoundation.ua.cert that return ValidationResult | |
|---|---|
ValidationResult |
DefaultCertificateValidatorListener.onValidate(Cert certificate,
ApplicationDescription applicationDescription,
EnumSet<CertificateCheck> passedChecks)
Handle certificate validation. |
static ValidationResult |
ValidationResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ValidationResult[] |
ValidationResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.opcfoundation.ua.cert with parameters of type ValidationResult | |
|---|---|
void |
PkiDirectoryCertificateStore.addCertificate(ValidationResult type,
Cert certificate)
|
void |
CertificateStore.addCertificate(ValidationResult type,
Cert certificate)
Add a certificate to the store. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||