Uses of Class
org.italiangrid.voms.error.VOMSValidationErrorCode

Packages that use VOMSValidationErrorCode
org.italiangrid.voms.error This package provides error code and message definitions for the VOMS API. 
 

Uses of VOMSValidationErrorCode in org.italiangrid.voms.error
 

Methods in org.italiangrid.voms.error that return VOMSValidationErrorCode
 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.
 

Methods in org.italiangrid.voms.error with parameters of type VOMSValidationErrorCode
static VOMSValidationErrorMessage VOMSValidationErrorMessage.newErrorMessage(VOMSValidationErrorCode errorCode)
           
static VOMSValidationErrorMessage VOMSValidationErrorMessage.newErrorMessage(VOMSValidationErrorCode errorCode, Object... params)
           
 



Copyright © 2013. All Rights Reserved.