summaryrefslogtreecommitdiffstats
path: root/auth/auth-core/src/main
AgeCommit message (Collapse)AuthorFilesLines
2020-06-18Organization defined users whose user roles do not expire will also not have ↵Sean Hassan1-2/+2
their credentials expire Issue-ID: AAF-1161 Signed-off-by: Sean Hassan <sean.hassan@att.com> Change-Id: Ic48981b91d40ad04c82f17043b810445ef6dea40
2020-06-02Medium Vulnerabilities CodeFix: 1. URL Redirection 2. AAF-1111Raviteja Cherughattu1-2/+3
Issue-ID: AAF-1115 Change-Id: I05d8d7a19236ad476d2a37b51a6c4a84ba2b8546 Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
2020-05-22Enable Organizations to have a subset of users the user roles of which do ↵Sean Hassan1-0/+15
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-1/+1
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-28Modify for use of JDK 11Instrumental1-2/+2
Issue-ID: AAF-1066 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I31484958c48b0d9b930921bec2581144e0675970
2020-01-28Sonar Fixes: Variable name changesHelenaLydon15-128/+87
Issue-ID: AAF-1040 Ticket for Sonar Fixes Change-Id: I48b764c1c7b6993ce18e693cd16522afb1e1c21d Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-12-20Make Organization isRevoked return DateInstrumental1-3/+3
Issue-ID: AAF-1058 Change-Id: I4120235dc6f78fb1db0c7bea86c6938aae076b63 Signed-off-by: Instrumental <jgonap@stl.gathman.org>
2019-12-20Minor changes for Organization needsInstrumental1-1/+2
Issue-ID: AAF-1058 Change-Id: I446f630b197657f9d20222a69101437af3ae33e6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-27Fixes from Regression TestsInstrumental1-1/+15
Issue-ID: AAF-1058 Change-Id: I7d3ace9cef69a163c2ec0c9a48583fdfa9ca20af Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-21Merge "removed unused ports"Jonathan Gathman1-2/+1
2019-11-21Merge "CodeSetter.java"Jonathan Gathman1-1/+1
2019-11-21Merge "moving string literals on left side"Jonathan Gathman1-21/+4
2019-11-07removed unused portsmanisha071-2/+1
Issue-ID: AAF-1031 Change-Id: I8fb8257e54f8cfb47d6d46e9ef72f4f7ae743d6f Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-07CodeSetter.javamanisha071-1/+1
Issue-ID: AAF-1031 Change-Id: Icfcb0b8d5bf3a83e9d2eb94cc485b38d2a729f90 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-07moving string literals on left sidemanisha071-21/+4
Issue-ID: AAF-1031 Change-Id: I3eed2897ca203585ed380638fff03801c35d0f79 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-07merge if statement with enclsoing onemanisha071-3/+3
Issue-ID: AAF-1031 Change-Id: I12c3ae316342d3dc5d1245dba6d86a7124b7fb0c Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-06Merge "make class and interface Issue-ID: AAF-876 Change-Id: ↵Jonathan Gathman1-1/+1
Ife0638c69c55986b1cb1f78fe23e63d0ba4f22ab Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>"
2019-11-06Merge "TextIndex.java-extract the assignment"Jonathan Gathman1-1/+2
2019-11-06TextIndex.java-extract the assignmentThugutla sailakshmi1-1/+2
Issue-ID: AAF-876 Change-Id: Ia0e9003d944310700fc4901455378a41738c3174 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-06make class and interfaceThugutla sailakshmi1-1/+1
Issue-ID: AAF-876 Change-Id: Ife0638c69c55986b1cb1f78fe23e63d0ba4f22ab Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-06Merge "TypeCode.java-remove unused imports"Jonathan Gathman1-2/+1
2019-10-29TypeCode.java-remove unused importsThugutla sailakshmi1-2/+1
Issue-ID: AAF-876 Change-Id: I0b19d69a291765cb48a832246911e075c8550ab1 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-29Route.java -remove exceptionsThugutla sailakshmi1-1/+1
Issue-ID: AAF-876 Change-Id: Iadee616353f8bbde4c521214b9c30927181cf3b2 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-15Sonar Fixes, FormattingInstrumental45-573/+573
Issue-ID: AAF-1019 Change-Id: Ica49d9e7323aad9622ff9d95cc21b87430c22c54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-24Sonar-TypedCode.javaanushadasari1-1/+1
Remove the declaration of thrown exception 'java.io.IOException','javax.servlet.ServletException' as it cannot be thrown from method's body Issue-ID: AAF-985 Change-Id: Iffc6517b569e6f71876eea8839ec30172c508641 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-24Sonar-OrganizationFactory.javaanushadasari1-1/+1
Remove the declaration of thrown exception 'org.onap.aaf.auth.org.OrganizationException', as it cannot be thrown from method's body Issue-ID: AAF-985 Change-Id: I6c57e9e8ac55ebefe7179244fcc1aef14a1e10f7 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-19Sonar-CachingFileAccess.javaanushadasari1-4/+10
For better readability, do not put more than one statement on a single line. Issue-ID: AAF-983 Change-Id: I8f0756b70a7013aeab5b7dea5b860eb53412609b Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-16Improved multi Proxy DNSLocator basedInstrumental1-0/+2
Issue-ID: AAF-961 Change-Id: I21d4a8013ca6f65306e32c5a2e2fa4ba230df2b7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-03Update Fixes from testingInstrumental3-0/+12
Issue-ID: AAF-961 Change-Id: I142e460607bf32a785037fa2360b1c0efc3948b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-07Remove Tabs, per JococoInstrumental17-334/+334
Issue-ID: AAF-932 Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-22Change API Version to 2.1.15Gathman, Jonathan (jg1555)1-1/+8
Issue-ID: AAF-902 Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489 Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-07-12Adjust Agent for none K8sInstrumental1-1/+13
Issue-ID: AAF-857 Change-Id: Iae6ab3800376465deb69d735d1ab38c931b46688 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-02update Approvals from TestingInstrumental1-0/+1
Issue-ID: AAF-857 Change-Id: Ic7780678991f5d3f25f2634d1a8b15cc03f62592 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-27SONAR flagged fixesInstrumental2-3/+6
Issue-ID: AAF-857 Change-Id: I0b2d6b985fd7f8abc3d133d6db37865aa300e75f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-26Changes from Onsite TestsInstrumental3-2/+42
Issue-ID: AAF-857 Change-Id: I3fbed32ff5b2bb8f05f4f932c8dc2f4012c8b429 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-20Fixes/Refinements from TestingInstrumental9-45/+72
Issue-ID: AAF-857 Change-Id: I2c5a542982b77011ad4ed5c41e08e045c83e2e3f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-11Update for more Logging InfoInstrumental6-10/+51
Issue-ID: AAF-853 Change-Id: I51e9160e2b53ebf74ba5f93c9a634a790f7ed848 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-08Agent correctly sort Cert Chain/TruststoreInstrumental2-2/+2
GUI fix Issue-ID: AAF-852 Change-Id: Ie703b7aee0a77074fac5c1aab3bdf402862243ac Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-29Post Init Service StarterInstrumental9-36/+54
minor fixes Remove JU generated garbage files Issue-ID: AAF-835 Change-Id: I476291f1f1140f0640ed49452f8a5dabb28d9c30 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-17Make OOM workable with DublinInstrumental1-1/+1
Issue-ID: AAF-809 Change-Id: I7c2c221e69a87f3bdf6dbf37fc93c1a14a055686 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-05Refine Helm Client ChartsInstrumental1-3/+9
Issue-ID: AAF-802 Change-Id: Ie00cd2919eeecef00aac1dae139c7ef80092589a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-03Add OneWeekCred noticeInstrumental2-7/+5
Issue-ID: AAF-789 Change-Id: Ib52310e9376f057d04a7158995db53b7df3224c6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-29Refine Container StartupInstrumental3-7/+37
Issue-ID: AAF-773 Change-Id: Ia198a11eceb9bfacafde26cde97d15949a3fe78c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-22Batch, Remove unneeded Classes, refine, etcInstrumental1-0/+18
Issue-ID: AAF-789 Change-Id: I48b39bb79144b20dfac5ff61e41ea4f0035b8442 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-19Update Batch from TestingInstrumental1-1/+4
Issue-ID: AAF-789 Change-Id: Ie26798de8b2afe2114f7712fb84798a7bff8e72b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-07Improve BatchesInstrumental3-7/+12
Issue-ID: AAF-740 Change-Id: Ib3e8a3f977964eed2e992dc02154dd3bc90492df Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-20Locator Service link correctionInstrumental1-1/+1
Issue-ID: AAF-667 Change-Id: Ie7443f985c6d8dfb6955419695c58ae3be116afc Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-15Batch work and clientInstrumental3-4/+4
Issue-ID: AAF-740 Change-Id: I16da4f2a87ec5d19590f0af642b91f9e2e02b246 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-10Add Cred Reporting MailerInstrumental2-2/+151
Issue-ID: AAF-740,AAF-753,AAF-754 Change-Id: If2efc6ffbfa9897581ea00eb148fa61d793b058e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-07Minor fixes starting from ScratchInstrumental3-7/+4
Issue-ID: AAF-698 Change-Id: Ie279c11f9f385e9cb179cbe3e16de35cbfa33ecf Signed-off-by: Instrumental <jonathan.gathman@att.com>