| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClipperConstants
Constants used by the web clipping portlet.
| Field Summary | |
|---|---|
| static String | ALLOWED_URL_REGEX_PREFERENCEPreference key to store a regex to use to match urls. | 
| static String | AUTHENTICATION_TYPEPreference key for the type of authentication that is used. | 
| static String | BASIC_AUTHENTICATION_VALUEValue for AUTHENTICATION_TYPEto denote that basic http authentication is used. | 
| static String | CLIP_CUSTOM_CLASS_PREFERENCEPreference key for defining the clip strategy to be a custom implementation of IClipStrategy. | 
| static String | CLIP_END_REGEX_PREFERENCEPreference key for defining the end text that marks the clip. | 
| static String | CLIP_START_REGEX_PREFERENCEPreference key for defining the start text that marks the clip. | 
| static String | CLIP_XPATH_PREFERENCEPreference key for defining the clip strategy to be an xpath expression. | 
| static String | FORM_AUTHENTICATION_VALUEValue for AUTHENTICATION_TYPEto denote that form login authentication is used. | 
| static String | GROUP_PASSWORDPreference key to store the password that will be used for all users. | 
| static String | GROUP_USERNAMEPreference key to store a login name that will be used by all users. | 
| static String | LOGIN_FORM_EXTRA_PARAMSPreference key to store extra parameters for the password on the login form. | 
| static String | LOGIN_FORM_METHODPreference key to store the form method of the login form. | 
| static String | LOGIN_FORM_PASSWORD_PARAMPreference key to store the parameter name for the password on the login form. | 
| static String | LOGIN_FORM_URLPreference key to store the action URL of the login form. | 
| static String | LOGIN_FORM_USERNAME_PARAMPreference key to store the parameter name for the username on the login form. | 
| static String | PERSONAL_PASSWORDPreference key to store the password for an individual. | 
| static String | PERSONAL_USERNAMEPreference key to store the login name for an individual. | 
| static String | PROXY_RESOURCE_URLS_PREFERENCEPreference key to store whether resource urls should be rewritten to pass through the WLP server, or should be left unmodified. | 
| static String | REMOTE_URL_PREFERENCEPreference key for the remote url, i.e. | 
| static String | URL_FILTER_CLASS_PREFERENCEPreference key to register a custom IClipperUrlFilter. | 
| Field Detail | 
|---|
static final String CLIP_CUSTOM_CLASS_PREFERENCE
for details on how this preference works., 
Constants Summarystatic final String REMOTE_URL_PREFERENCE
static final String CLIP_XPATH_PREFERENCE
for details on how this preference works., 
Constants Summarystatic final String CLIP_START_REGEX_PREFERENCE
CLIP_START_REGEX_PREFERENCE preference
 must also be defined for the system to apply this preference.
for details on how this preference works., 
Constants Summarystatic final String CLIP_END_REGEX_PREFERENCE
CLIP_END_REGEX_PREFERENCE preference
 must also be defined for the system to apply this preference.
for details on how this preference works., 
Constants Summarystatic final String AUTHENTICATION_TYPE
      BasicHTTP 
      Form 
static final String BASIC_AUTHENTICATION_VALUE
AUTHENTICATION_TYPE to denote that basic http authentication is used.
static final String FORM_AUTHENTICATION_VALUE
AUTHENTICATION_TYPE to denote that form login authentication is used.
static final String PERSONAL_USERNAME
GROUP_USERNAME is set.
static final String PERSONAL_PASSWORD
GROUP_USERNAME is set.
static final String GROUP_USERNAME
static final String GROUP_PASSWORD
static final String LOGIN_FORM_URL
static final String LOGIN_FORM_METHOD
static final String LOGIN_FORM_USERNAME_PARAM
static final String LOGIN_FORM_PASSWORD_PARAM
static final String LOGIN_FORM_EXTRA_PARAMS
static final String URL_FILTER_CLASS_PREFERENCE
IClipperUrlFilter, 
Constants Summarystatic final String ALLOWED_URL_REGEX_PREFERENCE
static final String PROXY_RESOURCE_URLS_PREFERENCE
| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||