| Package | Description |
|---|---|
| org.italiangrid.voms.error |
This package provides error code and message definitions for the VOMS API.
|
| Modifier and Type | Method and Description |
|---|---|
VOMSValidationErrorCode |
VOMSValidationErrorMessage.getErrorCode() |
static VOMSValidationErrorCode |
VOMSValidationErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VOMSValidationErrorCode[] |
VOMSValidationErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static VOMSValidationErrorMessage |
VOMSValidationErrorMessage.newErrorMessage(VOMSValidationErrorCode errorCode) |
static VOMSValidationErrorMessage |
VOMSValidationErrorMessage.newErrorMessage(VOMSValidationErrorCode errorCode,
Object... params) |
Copyright © 2014. All rights reserved.