[
https://issues.apache.org/jira/browse/NIFI-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198438#comment-15198438
]
Andy LoPresto commented on NIFI-1637:
-------------------------------------
Opportunity for refactoring introduced by NIFI-1274.
> 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
> Labels: kerberos, security
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 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)