public interface SPFErrorConstants
Modifier and Type | Field and Description |
---|---|
static String |
FAIL_CONV |
static String |
NEUTRAL_CONV |
static String |
NONE_CONV |
static String |
PASS_CONV |
static String |
PERM_ERROR_CONV |
static String |
SOFTFAIL_CONV |
static String |
TEMP_ERROR_CONV |
static final String PERM_ERROR_CONV
static final String TEMP_ERROR_CONV
static final String NONE_CONV
static final String PASS_CONV
static final String NEUTRAL_CONV
static final String FAIL_CONV
static final String SOFTFAIL_CONV
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.