Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2153

Add parameter validation to LdapSecurityRealm

XMLWordPrintable

      Add parameter validation for the hashEncoding and hashCharset variables in the LdapSecurityRealm constructor.

      Following what other security realms do, it should first verify the value is not null. If it's null, it should set these variables to sensible defaults:

      • hashEncoding default value: Encoding.BASE64.
      • hashCharset default value: StandardCharsets.UTF_8.

              stutimisra Stuti Misra (Inactive)
              rh-ee-szaldana Sonia Zaldana Calles (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: