Interface SamlProtocolExtensionsAwareBuilder<T>

All Known Implementing Classes:
SAML2AuthnRequestBuilder, SAML2ErrorResponseBuilder, SAML2LoginResponseBuilder, SAML2LogoutRequestBuilder, SAML2LogoutResponseBuilder

public interface SamlProtocolExtensionsAwareBuilder<T>
Implementations of this interface are builders that can register <samlp:Extensions> content providers.
Author:
hmlnarik