]
Martin Mazanek reassigned ELY-1353:
-----------------------------------
Assignee: Martin Mazanek
AuthenticationConfiguration#kerberosSecurityFactory is redundant
----------------------------------------------------------------
Key: ELY-1353
URL:
https://issues.jboss.org/browse/ELY-1353
Project: WildFly Elytron
Issue Type: Bug
Components: Authentication Client
Reporter: David Lloyd
Assignee: Martin Mazanek
There's no point to having a special/separate kerberosSecurityFactory on
AuthenticationConfiguration. The callback handling code path for this would work exactly
the same if the Kerberos credential were instead stored on the regular CredentialSource in
the configuration.