Interface ChannelBindings

All Superinterfaces:
ActorBearing, MustUnderstandBearing, SAMLObject, XMLObject, XSBase64Binary
All Known Implementing Classes:
ChannelBindingsImpl

public interface ChannelBindings extends XSBase64Binary, MustUnderstandBearing, ActorBearing, SAMLObject
SAML 2.0 Channel Bindings Extensions ChannelBinding element.
  • Field Details

  • Method Details

    • getType

      @Nullable String getType()
      Get the Type attribute value.
      Returns:
      the Type attribute value
    • setType

      void setType(@Nullable String newType)
      Set the Type attribute value.
      Parameters:
      newType - the new Type attribute value