java.lang.Object
org.elasticsearch.xpack.security.authc.saml.SamlAttributes
All Implemented Interfaces:
Closeable, AutoCloseable, org.elasticsearch.core.Releasable

public class SamlAttributes extends Object implements org.elasticsearch.core.Releasable
An lightweight collection of SAML attributes
  • Field Details

  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface Closeable
      Specified by:
      close in interface org.elasticsearch.core.Releasable