org.jboss.seam.security.external.saml
Class SamlMessageReceiver
java.lang.Object
org.jboss.seam.security.external.saml.SamlMessageReceiver
@ApplicationScoped
public class SamlMessageReceiver
- extends Object
- Author:
- Marcel Kolsteren
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamlMessageReceiver
public SamlMessageReceiver()
handleIncomingSamlMessage
public void handleIncomingSamlMessage(SamlServiceType service,
HttpServletRequest httpRequest,
HttpServletResponse httpResponse,
SamlIdpOrSp idpOrSp)
throws InvalidRequestException
- Throws:
InvalidRequestException
Copyright © 2011 Seam Framework. All Rights Reserved.