Package org.jenkinsci.plugins.saml.user
Class SamlCustomProperty.Attribute
- java.lang.Object
-
- org.jenkinsci.plugins.saml.user.SamlCustomProperty.Attribute
-
- Enclosing class:
- SamlCustomProperty
public static class SamlCustomProperty.Attribute extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getDisplayName()
String
getName()
String
getValue()
int
hashCode()
void
setValue(String value)
-