Class SamlCustomProperty.Attribute

    • Constructor Detail

      • Attribute

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

      • getName

        public String getName()
      • getDisplayName

        public String getDisplayName()
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object