Fields Summary |
---|
public static final String | Package |
public static final String | BASIC_METHOD |
public static final String | CERT_METHOD |
public static final String | DIGEST_METHOD |
public static final String | FORM_METHOD |
public static final String | NONE_TRANSPORT |
public static final String | INTEGRAL_TRANSPORT |
public static final String | CONFIDENTIAL_TRANSPORT |
public static final String | FORM_ACTION |
public static final String | FORM_PASSWORD |
public static final String | FORM_USERNAME |
public static final String | SINGLE_SIGN_ON_COOKIE |
public static final String | REQ_PASSWORD_NOTEThe notes key for the password used to authenticate this user. |
public static final String | REQ_USERNAME_NOTEThe notes key for the username used to authenticate this user. |
public static final String | REQ_SSOID_NOTEThe notes key to track the single-sign-on identity with which this
request is associated. |
public static final String | SESS_PASSWORD_NOTEThe notes key for the password used to authenticate this user. |
public static final String | SESS_USERNAME_NOTEThe notes key for the username used to authenticate this user. |
public static final String | FORM_PRINCIPAL_NOTEThe previously authenticated principal (if caching is disabled). |
public static final String | FORM_REQUEST_NOTEThe original request information, to which the user will be
redirected if authentication succeeds. |