Add name generator for PAP and PDPs 24/122224/1
authorJim Hahn <jrh3@att.com>
Fri, 25 Jun 2021 21:29:21 +0000 (17:29 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 25 Jun 2021 21:30:39 +0000 (17:30 -0400)
commit296fc9c47661e2b9e7d4e5293f1b25fc0cfc7d28
tree92bfc1047a58c6eae029a50c008736271df752a8
parente9d9563417fed07db98a4b18b854cbe4d916c376
Add name generator for PAP and PDPs

Added a method that PAPs and PDPs can use to generate a unique name or
identifier to be used in PAP-PDP messages.

Issue-ID: POLICY-3410
Change-Id: I22b075b123f79ba05e0884f743296c4bc64842b9
Signed-off-by: Jim Hahn <jrh3@att.com>
utils/src/main/java/org/onap/policy/common/utils/network/NetworkUtil.java
utils/src/test/java/org/onap/policy/common/utils/network/NetworkUtilTest.java