@ApplicationScoped public class SamlMessageReceiver extends Object
| Constructor and Description |
|---|
SamlMessageReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleIncomingSamlMessage(SamlServiceType service,
javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
SamlIdpOrSp idpOrSp) |
public void handleIncomingSamlMessage(SamlServiceType service, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse, SamlIdpOrSp idpOrSp) throws InvalidRequestException
InvalidRequestExceptionCopyright © 2013 Seam Framework. All Rights Reserved.