Class CredentialReference.CrFormValuesValidation

  • All Implemented Interfaces:
    FormValidation<ModelNode>
    Enclosing class:
    CredentialReference

    public static class CredentialReference.CrFormValuesValidation
    extends Object
    implements FormValidation<ModelNode>
    When adding or updating the credential-reference, we need to follow the following rules:
    • either 'clear-text' must be specified on its own, or
    • 'store' needs to be specified with at least one of
      • 'clear-text' or
      • 'alias'
    See also https://docs.wildfly.org/25/WildFly_Elytron_Security.html#automatic-updates-of-credential-stores