Class Attribute

All Implemented Interfaces:
Describable<AttributeEntry>

public class Attribute extends AttributeEntry
Class to configure SAML custom attributes to grab from the SAMLResponse and put in the User Profile.
Author:
Kuisathaverat
  • Constructor Details

    • Attribute

      @DataBoundConstructor public Attribute(String name, String displayName)
  • Method Details

    • getName

      public String getName()
    • getDisplayName

      public String getDisplayName()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object