| Package | Description |
|---|---|
| tr.gov.tubitak.uekae.esya.api.xmlsignature | |
| tr.gov.tubitak.uekae.esya.api.xmlsignature.provider |
| Modifier and Type | Field and Description |
|---|---|
protected ValidationResultType |
ValidationResult.mResultType |
| Modifier and Type | Method and Description |
|---|---|
ValidationResultType |
ValidationResult.getType() |
static ValidationResultType |
ValidationResultType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ValidationResultType[] |
ValidationResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignatureValidationResult.setStatus(ValidationResultType aType,
java.lang.String aMessage) |
void |
SignatureValidationResult.setStatus(ValidationResultType aType,
java.lang.String aMessage,
java.lang.String aInfo) |
void |
ValidationResult.setStatus(ValidationResultType aType,
java.lang.String aCheckMessage,
java.lang.String aMessage,
java.lang.String aInfo) |
void |
ValidationResult.setType(ValidationResultType aResultType) |
| Constructor and Description |
|---|
SignatureValidationResult(ValidationResultType aResultType,
java.lang.String aMessage,
java.lang.String aInfo) |
ValidationResult(ValidationResultType aResultType,
java.lang.String aCheckMessage,
java.lang.String aMessage,
java.lang.String aInfo,
java.lang.Class aValidatorClass) |
| Modifier and Type | Method and Description |
|---|---|
static tr.gov.tubitak.uekae.esya.api.signature.ValidationResultType |
XMLProviderUtil.convert(ValidationResultType aType) |
Copyright © 2025. All rights reserved.