summaryrefslogtreecommitdiffstats
path: root/auth/auth-deforg/src/main/java/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2020-05-22Enable Organizations to have a subset of users the user roles of which do ↵Sean Hassan1-0/+5
not expire Issue-ID: AAF-1149 Signed-off-by: Sean Hassan <sean.hassan@att.com> Change-Id: Iaf04456abe78f2cb7972587b50f00bcaac3f83aa
2020-04-25Add StandAlone Unix ConfigurationsJonathan Gathman1-3/+2
Include scripts, podman starts, minor code changes. Issue-ID: AAF-1137 Signed-off-by: Jonathan Gathman <jgonap@stl.gathman.org> Change-Id: Ief72d93e607dbe62875f592978ee15084c8310d2
2020-01-24Fix Agent and CM IssuesInstrumental1-3/+7
Issue-ID: AAF-1067 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I5508edec3d63b4831d0caddd8303126956bd05a0
2019-12-20Make Organization isRevoked return DateInstrumental1-3/+5
Issue-ID: AAF-1058 Change-Id: I4120235dc6f78fb1db0c7bea86c6938aae076b63 Signed-off-by: Instrumental <jgonap@stl.gathman.org>
2019-12-20Minor changes for Organization needsInstrumental1-0/+4
Issue-ID: AAF-1058 Change-Id: I446f630b197657f9d20222a69101437af3ae33e6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-27Fixes from Regression TestsInstrumental1-0/+19
Issue-ID: AAF-1058 Change-Id: I7d3ace9cef69a163c2ec0c9a48583fdfa9ca20af Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-10-15Sonar Fixes, FormattingInstrumental4-24/+24
Issue-ID: AAF-1019 Change-Id: Ica49d9e7323aad9622ff9d95cc21b87430c22c54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-07Remove Tabs, per JococoInstrumental1-54/+54
Issue-ID: AAF-932 Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-03Add OneWeekCred noticeInstrumental2-8/+51
Issue-ID: AAF-789 Change-Id: Ib52310e9376f057d04a7158995db53b7df3224c6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-22Batch, Remove unneeded Classes, refine, etcInstrumental1-1/+24
Issue-ID: AAF-789 Change-Id: I48b39bb79144b20dfac5ff61e41ea4f0035b8442 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-15Batch work and clientInstrumental1-1/+13
Issue-ID: AAF-740 Change-Id: I16da4f2a87ec5d19590f0af642b91f9e2e02b246 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-10Add Cred Reporting MailerInstrumental1-1/+1
Issue-ID: AAF-740,AAF-753,AAF-754 Change-Id: If2efc6ffbfa9897581ea00eb148fa61d793b058e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-12-08Refactor Batch: RemoveInstrumental1-0/+6
Issue-ID: AAF-670 Change-Id: If5c961500340826e63fb224c10b44d9aed1d6b5e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-21Batch upgrades for ONAPInstrumental1-25/+2
Issue-ID: AAF-641 Change-Id: I7b5e8b97d8c6c484418c995b6e51507af78fc765 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-14ID Translate onto AAFTafInstrumental1-1/+1
Clients user "AAFTaf", need the Translation there, more than AAF Service Issue-ID: AAF-556 Change-Id: I8467e2a5e25f264ddb056db2fb10ecee098a0f94 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass whitespace changes (Style Warnings)Instrumental3-43/+43
Issue-ID: AAF-473 Change-Id: Ia1b3825a527bd56299949b5962bb9354dffbeef8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass removal of all Tabs (Style Warnings)Instrumental4-832/+832
Issue-ID: AAF-473 Change-Id: Iaf0ef8120882937959bb0065f2f6ba74a021940f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-31Relocate JavaxMailInstrumental3-198/+1
Issue-ID: AAF-419 Change-Id: I73890b6f6db09f2f86018594bb4692a4e90a6df9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-31Isolate JavaxMailInstrumental3-149/+247
Issue-ID: AAF-419 Change-Id: Ic0d0a44d3078e998449fe69481281552c24083a6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-19Configuration and Auto-CertificatesInstrumental1-10/+23
Issue-ID: AAF-378 Change-Id: Ic820a4e43684a6130f00b28b415a974876099fc3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Collection syntax change because of SonarInstrumental1-9/+9
Issue-ID: AAF-386 Change-Id: I8ba8d8561d03e680ddc90a81b8db0339814c65fa Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-13Adjust Logging Dir settings for ONAP UsersInstrumental1-2/+2
Issue-ID: AAF-360 Change-Id: If19090ef482372d3a3a9aa2856762af91bc54017 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-07Added UT auth-deforg, code cov 61%Youssef Chawki4-96/+107
For those Unit tests, I added the library "mock-javamail" in order to test the "notify" function of DefaultOrg.java. Change-Id: I8894e2b6c264581be5d3c56b46600379f1d31f81 Issue-ID: AAF-239 Signed-off-by: Youssef Chawki <youssef.chawki@orange.com>
2018-04-25Update scripts per HEAT validationInstrumental1-1/+11
Issue-ID: AAF-256 Change-Id: Ib44e0bc99072840a389522746983fbefbbce6744 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-18Support Multiple Realms for DefaultOrgInstrumental1-1/+20
Issue-ID: AAF-254 Change-Id: I89a9b1ceaa304861debd4c7dd21879e0b1fc902a Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-13Update Default Org issueInstrumental1-1/+1
Issue-ID: AAF-247 Change-Id: Iffe755ac94225be943d3fe003ebcad95d0038052 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 3Instrumental1-1/+1
Issue-ID: AAF-206 Change-Id: I4494990e8e0bd702b475bbbfb140eaadd566d2a0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 2Instrumental2-13/+25
Issue-ID: AAF-206 Change-Id: Ia000b144be58af970f4a5264ca5a9718fdbf9f5d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-26AT&T 2.0.19 Code drop, stage 3Instrumental4-0/+1042
Issue-ID: AAF-197 Change-Id: I8b02cb073ccba318ccaf6ea0276446bdce88fb82 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>