public class OpenIdProviderAuthenticationService extends Object
| Constructor and Description |
|---|
OpenIdProviderAuthenticationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleIncomingMessage(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse) |
void |
sendAuthenticationResponse(boolean authenticationSuccesful,
Map<String,List<String>> attributeValues,
javax.servlet.http.HttpServletResponse response) |
public void handleIncomingMessage(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse)
throws InvalidRequestException
InvalidRequestExceptionCopyright © 2013 Seam Framework. All Rights Reserved.