|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationErrorCategory | |
---|---|
eu.emi.security.authn.x509 | Contains API of the library. |
Uses of ValidationErrorCategory in eu.emi.security.authn.x509 |
---|
Methods in eu.emi.security.authn.x509 that return ValidationErrorCategory | |
---|---|
ValidationErrorCategory |
ValidationError.getErrorCategory()
Returns a coarse grained error category. |
static ValidationErrorCategory |
ValidationErrorCategory.getErrorCategory(ValidationErrorCode code)
|
static ValidationErrorCategory |
ValidationErrorCategory.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ValidationErrorCategory[] |
ValidationErrorCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |