Class CredentialRules

    • Constructor Detail

      • CredentialRules

        @DataBoundConstructor
        public CredentialRules​(List<CredentialRule> credentialRuleList,
                               Boolean restrictNotMatching)
    • Method Detail

      • setCredentialRuleList

        @DataBoundSetter
        public void setCredentialRuleList​(List<CredentialRule> credentialRuleList)
      • getRestrictNotMatching

        public Boolean getRestrictNotMatching()
      • setRestrictNotMatching

        @DataBoundSetter
        public void setRestrictNotMatching​(Boolean restrictNotMatching)