public abstract class GenericAgent extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHENTICATED_CREDENTIALS |
| Constructor and Description |
|---|
GenericAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected org.exoplatform.container.ExoContainer |
getContainer() |
String |
getUserPrincipal(String username) |
void |
saveSSOCredentials(String username,
javax.servlet.http.HttpServletRequest httpRequest) |
public static final String AUTHENTICATED_CREDENTIALS
public void saveSSOCredentials(String username, javax.servlet.http.HttpServletRequest httpRequest)
public String getUserPrincipal(String username)
username - protected final org.exoplatform.container.ExoContainer getContainer()
ExoContainer that fits best with the current contextCopyright © 2020 JBoss by Red Hat. All Rights Reserved.