@Deprecated public class ForwardedSecurityCredentials extends Object implements org.apache.http.auth.Credentials, Serializable
ForwardSecurityCredentialsFilterBean,
Serialized Form| Constructor and Description |
|---|
ForwardedSecurityCredentials()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
Deprecated.
|
Principal |
getUserPrincipal()
Deprecated.
|
protected void |
initialize()
Deprecated.
Initializes the principal and the password from the session attribute.
|
void |
setPasswordParameter(String passwordParameter)
Deprecated.
|
public Principal getUserPrincipal()
getUserPrincipal in interface org.apache.http.auth.Credentialspublic String getPassword()
getPassword in interface org.apache.http.auth.Credentialsprotected void initialize()
public void setPasswordParameter(String passwordParameter)
passwordParameter - the passwordParameter to setCopyright © 2017–2020 NTT DATA Corporation. All rights reserved.