org.jboss.seam.security.external.saml.sp
Class SamlSpSingleSignOnService
java.lang.Object
org.jboss.seam.security.external.saml.sp.SamlSpSingleSignOnService
public class SamlSpSingleSignOnService
- extends Object
- Author:
- Marcel Kolsteren
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamlSpSingleSignOnService
public SamlSpSingleSignOnService()
processIDPResponse
public void processIDPResponse(HttpServletRequest httpRequest,
HttpServletResponse httpResponse,
StatusResponseType statusResponse)
throws InvalidRequestException
- Throws:
InvalidRequestException
sendAuthenticationRequestToIDP
public void sendAuthenticationRequestToIDP(SamlExternalIdentityProvider idp,
HttpServletResponse response)
Copyright © 2011 Seam Framework. All Rights Reserved.