Class SAML2WebSSOProfileHandler

java.lang.Object
org.pac4j.saml.sso.impl.SAML2WebSSOProfileHandler
All Implemented Interfaces:
SAML2ProfileHandler<org.opensaml.saml.saml2.core.AuthnRequest>

public class SAML2WebSSOProfileHandler extends Object implements SAML2ProfileHandler<org.opensaml.saml.saml2.core.AuthnRequest>
Handler capable of sending and receiving SAML messages according to the SAML2 SSO Browser profile.
Since:
1.5.0
Author:
Michael Remond