@Service(value="portletPreferencesBasicAuthenticationPreInterceptor") public class PortletPreferencesBasicAuthenticationPreInterceptor extends AbstractBasicAuthenticationPreInterceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
BEAN_ID
Constant
BEAN_ID="portletPreferencesBasicAuthenticationPr"{trunked} |
static String |
PASSWORD_PREFERENCE
Constant
PASSWORD_PREFERENCE="PortletPreferencesBasicAuthenticationPr"{trunked} |
static String |
USERNAME_PREFERENCE
Constant
USERNAME_PREFERENCE="PortletPreferencesBasicAuthenticationPr"{trunked} |
AUTHENTICATION_TIMEOUT_KEY, AUTHENTICATION_TIMESTAMP_KEY, log| Constructor and Description |
|---|
PortletPreferencesBasicAuthenticationPreInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.auth.UsernamePasswordCredentials |
getCredentials(javax.portlet.PortletRequest portletRequest)
Provide credentials for the current user for this target service.
|
prepareAuthentication, setHttpClientService, validateintercept, isAlreadyAuthenticatedpublic static final String BEAN_ID
BEAN_ID="portletPreferencesBasicAuthenticationPr"{trunked}public static final String USERNAME_PREFERENCE
USERNAME_PREFERENCE="PortletPreferencesBasicAuthenticationPr"{trunked}public static final String PASSWORD_PREFERENCE
PASSWORD_PREFERENCE="PortletPreferencesBasicAuthenticationPr"{trunked}public PortletPreferencesBasicAuthenticationPreInterceptor()
protected org.apache.http.auth.UsernamePasswordCredentials getCredentials(javax.portlet.PortletRequest portletRequest)
getCredentials in class AbstractBasicAuthenticationPreInterceptorportletRequest - a PortletRequest objectCredentials objectCopyright © 2022 Apereo. All rights reserved.