All Known Implementing Classes:
SAMLInboundBinding, SAMLOutboundBinding

public sealed interface SAMLBinding permits SAMLInboundBinding, SAMLOutboundBinding
Since:
2023.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the URI that identifies this binding as listed in SAMLConstants for instance.
  • Method Details

    • getBindingURI

      String getBindingURI()
      Returns the URI that identifies this binding as listed in SAMLConstants for instance.
      Returns:
      the binding URI