Andy LoPresto created NIFI-1637:
-----------------------------------
Summary: Refactor Kerberos UserDetailsService to shared utility
module
Key: NIFI-1637
URL: https://issues.apache.org/jira/browse/NIFI-1637
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 0.6.0
Reporter: Andy LoPresto
Priority: Minor
Some minor classes are duplicated ({{KerberosUserDetailsService}} and
{{AlternateKerberosUserDetailsService}}) because they are needed in different
modules ({{nifi-kerberos-iaa-provider}} and {{nifi-web-security}}) that cannot
have dependencies on each other. These classes are only 6 lines of code each,
but should be refactored to a shared utility module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)