public abstract class GXAbstractHttpUserPasswordRetriever extends Object implements GXIUserPasswordRetriever
Constructor and Description |
---|
GXAbstractHttpUserPasswordRetriever() |
GXAbstractHttpUserPasswordRetriever(String userParameterName,
String passwordParameterName) |
Modifier and Type | Method and Description |
---|---|
void |
adoptHttpWrapper(GXIHttpWebWrapper httpWrapper) |
String |
getPasswordParameterName()
For internal use
|
String |
getUserParameterName()
For internal use
|
void |
setPasswordParameterName(String passwordParameterName)
For internal use
|
void |
setUserParameterName(String userParameterName)
For internal use
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPassword, getUserName
public void adoptHttpWrapper(GXIHttpWebWrapper httpWrapper)
public String getPasswordParameterName()
public void setPasswordParameterName(String passwordParameterName)
public String getUserParameterName()
public void setUserParameterName(String userParameterName)
Copyright 2015 Software AG. All rights reserved. Use is subject to license terms.