Interface NameIDFormat

    • Field Detail

      • DEFAULT_ELEMENT_NAME

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

      • getFormat

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

        @Deprecated(forRemoval=true,
                    since="4.0.0")
        default void setFormat​(@Nullable
                               String uri)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Sets the format of the NameID.
        Parameters:
        uri - the format of the NameID