|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignatureVerificationError | |
---|---|
be.fgov.ehealth.technicalconnector.signature.domain |
Uses of SignatureVerificationError in be.fgov.ehealth.technicalconnector.signature.domain |
---|
Methods in be.fgov.ehealth.technicalconnector.signature.domain that return SignatureVerificationError | |
---|---|
static SignatureVerificationError |
SignatureVerificationError.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SignatureVerificationError[] |
SignatureVerificationError.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.technicalconnector.signature.domain that return types with arguments of type SignatureVerificationError | |
---|---|
Set<SignatureVerificationError> |
SignatureVerificationResult.getErrors()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |