|
Apache Tomcat 7.0.28 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.catalina.authenticator.Constants
public class Constants
| Field Summary | |
|---|---|
static String |
BASIC_METHOD
Deprecated. Replaced by HttpServletRequest.BASIC_AUTH |
static String |
CERT_METHOD
Deprecated. Replaced by HttpServletRequest.CLIENT_CERT_AUTH |
static String |
DEFAULT_JAAS_CONF
|
static String |
DEFAULT_KRB5_CONF
|
static String |
DEFAULT_LOGIN_MODULE_NAME
|
static String |
DIGEST_METHOD
Deprecated. Replaced by HttpServletRequest.DIGEST_AUTH |
static String |
FORM_ACTION
|
static String |
FORM_METHOD
Deprecated. Replaced by HttpServletRequest.FORM_AUTH |
static String |
FORM_PASSWORD
|
static String |
FORM_PRINCIPAL_NOTE
The previously authenticated principal (if caching is disabled). |
static String |
FORM_REQUEST_NOTE
The original request information, to which the user will be redirected if authentication succeeds. |
static String |
FORM_USERNAME
|
static String |
JAAS_CONF_PROPERTY
|
static String |
KRB5_CONF_PROPERTY
|
static String |
Package
|
static String |
REQ_SSOID_NOTE
The notes key to track the single-sign-on identity with which this request is associated. |
static String |
SESS_PASSWORD_NOTE
The notes key for the password used to authenticate this user. |
static String |
SESS_USERNAME_NOTE
The notes key for the username used to authenticate this user. |
static String |
SINGLE_SIGN_ON_COOKIE
|
static String |
SPNEGO_METHOD
|
static String |
USE_SUBJECT_CREDS_ONLY_PROPERTY
|
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String Package
@Deprecated public static final String BASIC_METHOD
@Deprecated public static final String CERT_METHOD
@Deprecated public static final String DIGEST_METHOD
@Deprecated public static final String FORM_METHOD
public static final String SPNEGO_METHOD
public static final String FORM_ACTION
public static final String FORM_PASSWORD
public static final String FORM_USERNAME
public static final String KRB5_CONF_PROPERTY
public static final String DEFAULT_KRB5_CONF
public static final String JAAS_CONF_PROPERTY
public static final String DEFAULT_JAAS_CONF
public static final String DEFAULT_LOGIN_MODULE_NAME
public static final String USE_SUBJECT_CREDS_ONLY_PROPERTY
public static final String SINGLE_SIGN_ON_COOKIE
public static final String REQ_SSOID_NOTE
public static final String SESS_PASSWORD_NOTE
public static final String SESS_USERNAME_NOTE
public static final String FORM_PRINCIPAL_NOTE
public static final String FORM_REQUEST_NOTE
| Constructor Detail |
|---|
public Constants()
|
Apache Tomcat 7.0.28 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||