Interface SAMLMessageEncoder

All Superinterfaces:
Component, DestructableComponent, InitializableComponent, MessageEncoder

public interface SAMLMessageEncoder extends MessageEncoder
SAML extension to the generic message encoder.
  • Method Details

    • getBindingURI

      @Nonnull @NotEmpty String getBindingURI()
      Gets the SAML binding URI supported by this encoder.
      Returns:
      SAML binding URI supported by this encoder