public class MoSAMLuserProperty
extends hudson.model.UserProperty
| Modifier and Type | Class and Description |
|---|---|
static class |
MoSAMLuserProperty.Attribute |
static class |
MoSAMLuserProperty.DescriptorImpl |
| Constructor and Description |
|---|
MoSAMLuserProperty(List<MoSAMLuserProperty.Attribute> attributes) |
| Modifier and Type | Method and Description |
|---|---|
List<MoSAMLuserProperty.Attribute> |
getAttributes() |
hudson.model.UserProperty |
reconfigure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject form) |
void |
setAttributes(List<MoSAMLuserProperty.Attribute> attributes) |
@DataBoundConstructor public MoSAMLuserProperty(List<MoSAMLuserProperty.Attribute> attributes)
@NonNull public List<MoSAMLuserProperty.Attribute> getAttributes()
public void setAttributes(List<MoSAMLuserProperty.Attribute> attributes)
public hudson.model.UserProperty reconfigure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject form)
throws hudson.model.Descriptor.FormException
reconfigure in interface hudson.model.ReconfigurableDescribable<hudson.model.UserProperty>reconfigure in class hudson.model.UserPropertyhudson.model.Descriptor.FormExceptionCopyright © 2016–2022. All rights reserved.