Class SAML2LogoutProfileHandler

java.lang.Object
org.pac4j.saml.logout.impl.SAML2LogoutProfileHandler
All Implemented Interfaces:
SAML2ProfileHandler<org.opensaml.saml.saml2.core.LogoutRequest>

public class SAML2LogoutProfileHandler extends Object implements SAML2ProfileHandler<org.opensaml.saml.saml2.core.LogoutRequest>
Handler capable of sending and receiving SAML logout messages
Since:
2.0.0
Author:
Matthieu Taggiasco