@Service(value="userInfoBasicAuthenticationPreInterceptor") public class UserInfoBasicAuthenticationPreInterceptor extends AbstractBasicAuthenticationPreInterceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
BEAN_ID |
static String |
PASSWORD_KEY |
static String |
USERNAME_KEY |
AUTHENTICATION_TIMEOUT_KEY, AUTHENTICATION_TIMESTAMP_KEY, log| Constructor and Description |
|---|
UserInfoBasicAuthenticationPreInterceptor() |
| 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
public static final String USERNAME_KEY
public static final String PASSWORD_KEY
public UserInfoBasicAuthenticationPreInterceptor()
protected org.apache.http.auth.UsernamePasswordCredentials getCredentials(javax.portlet.PortletRequest portletRequest)
AbstractBasicAuthenticationPreInterceptorgetCredentials in class AbstractBasicAuthenticationPreInterceptorCopyright © 2022 Apereo. All rights reserved.