public class SharedSecretCredentialsExtractorImpl extends Object implements ICredentialsExtractor
ICredentialsExtractor implementation allows deployers to
specify a "shared" set of credentials that are used for ALL requests.| Constructor and Description |
|---|
SharedSecretCredentialsExtractorImpl(String password,
String username) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.httpclient.Credentials |
getCredentials(javax.portlet.PortletRequest request)
Implementations may return null.
|
public org.apache.commons.httpclient.Credentials getCredentials(javax.portlet.PortletRequest request)
ICredentialsExtractorgetCredentials in interface ICredentialsExtractorCredentials, or nullCopyright © 2016 Apereo. All Rights Reserved.