| Package | Description |
|---|---|
| org.gatein.wci | |
| org.gatein.wci.authentication | |
| org.gatein.wci.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContainer.login(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Credentials credentials)
Authentication support.
|
| Modifier and Type | Method and Description |
|---|---|
Credentials |
AuthenticationEvent.getCredentials() |
| Constructor and Description |
|---|
AuthenticationEvent(AuthenticationEventType type,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String userName,
Credentials credentials,
ServletContainerContext containerContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContainerContext.login(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Credentials credentials)
Authentication support.
|
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.