org.apache.axis2.security.trust
Interface Constants.STATUS

Enclosing interface:
Constants

public static interface Constants.STATUS


Field Summary
static String INVALID
           
static String PREFIX
           
static String VALID
           
 

Field Detail

PREFIX

public static final String PREFIX
See Also:
Constant Field Values

VALID

public static final String VALID
See Also:
Constant Field Values

INVALID

public static final String INVALID
See Also:
Constant Field Values