Package | Description |
---|---|
eu.emi.security.authn.x509 |
Contains API of the library.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.