Interface DomainHint

All Superinterfaces:
SAMLObject, XMLObject, XSString
All Known Implementing Classes:
DomainHintImpl

public interface DomainHint extends SAMLObject, XSString
DomainHint. See IdP Discovery and Login UI Metadata Extension Profile.
  • Field Details

    • DEFAULT_ELEMENT_LOCAL_NAME

      @Nonnull @NotEmpty static final String DEFAULT_ELEMENT_LOCAL_NAME
      Element local name.
      See Also:
    • DEFAULT_ELEMENT_NAME

      @Nonnull static final QName DEFAULT_ELEMENT_NAME
      Default element name.
  • Method Details

    • getHint

      @Deprecated(forRemoval=true, since="4.0.0") @Nullable default String getHint()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Gets the hint.
      Returns:
      the hint
    • setHint

      @Deprecated(forRemoval=true, since="4.0.0") default void setHint(@Nullable String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Sets the hint.
      Parameters:
      value - hint