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 Detail

      • Attribute

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

      • getName

        public String getName()
      • getDisplayName

        public String getDisplayName()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object