Class MoSAMLuserProperty.Attribute

java.lang.Object
org.miniorange.saml.MoSAMLuserProperty.Attribute
Enclosing class:
MoSAMLuserProperty

public static class MoSAMLuserProperty.Attribute extends Object
  • Constructor Details

    • Attribute

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

    • getName

      public String getName()
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object