Interface SAML2ProfileHandler<T extends org.opensaml.saml.common.SAMLObject>

All Known Implementing Classes:
SAML2LogoutProfileHandler, SAML2WebSSOProfileHandler

public interface SAML2ProfileHandler<T extends org.opensaml.saml.common.SAMLObject>
Handles a SAML protocol profile.
Since:
1.7
Author:
Misagh Moayyed