diff --git a/src/main/resources/org/jenkinsci/plugins/saml/SamlSecurityRealm/config.jelly b/src/main/resources/org/jenkinsci/plugins/saml/SamlSecurityRealm/config.jelly index 5e3d69ba..d267db17 100644 --- a/src/main/resources/org/jenkinsci/plugins/saml/SamlSecurityRealm/config.jelly +++ b/src/main/resources/org/jenkinsci/plugins/saml/SamlSecurityRealm/config.jelly @@ -1,5 +1,41 @@ - + + + + + Renders inline an optional single-value nested data-bound property of the current instance, + by using a <f:optionalBlock> + + This is useful when your object composes another data-bound object, and when that's optional, + where the absence of the value is signified as null (in which case the optionalBlock will be drawn unchecked), + and the presence of the value. + + Used for databinding. TBD. + + + Human readable text that follows the checkbox. + + If this field is null, the checkbox degrades to a <f:rowSet>, which provides + a grouping at JSON level but on the UI there's no checkbox (and you always see + the body of it.) + + + If present, the (?) icon will be rendered on the right to show inline help. + See @help for <f:entry>. + + + + + + + + + + + @@ -39,16 +75,11 @@ - - - -
-
- - - -
-
+ + + + +