nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster-prot.../src
Andy LoPresto 4b9df7d1e2 NIFI-2186 Refactored CertificateUtils to separate logic for DN extraction from server/client sockets. Added logic to detect server/client mode encapsulated in exposed method.
Added unit tests for DN extraction.
Corrected typo in Javadoc.
Switched server/client socket logic for certificate extraction -- when the local socket is in client/server mode, the peer is necessarily the inverse.
Fixed unit tests.
Moved lazy-loading authentication access out of isDebugEnabled() control branch.
This closes #622
2016-07-11 23:15:28 -04:00
..
main NIFI-2186 Refactored CertificateUtils to separate logic for DN extraction from server/client sockets. Added logic to detect server/client mode encapsulated in exposed method. 2016-07-11 23:15:28 -04:00
test/java/org/apache/nifi/cluster/protocol NIFI-2061 Added methods to AbstractPolicyBasedAuthorizer to generate and inherit a fingerprint 2016-06-23 14:36:04 -04:00