summaryrefslogtreecommitdiffstats
path: root/auth/auth-oauth/src
AgeCommit message (Collapse)AuthorFilesLines
2019-12-11Add a MassMail Batch ProgramInstrumental5-5/+5
Had to move Holder cover for change in WS/Bind to compile Issue-ID: AAF-1059 Change-Id: I754515a6e65bd0665fa3e03dabd8f5a144241f6e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-07Annotate the "JSONPermLoader" interface with the @FunctionalInterface annotationmanisha071-0/+1
Issue-ID: AAF-1031 Change-Id: I4619a039ec1dd7e65d1d24744bf88d73da6c7ce3 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-06Merge "Removed unused class fields to prevent static analyzer warnings"Jonathan Gathman1-3/+0
2019-11-06Merge "DirectIntrospect.java -SonarFix Issue-ID: AAF-468 Change-Id: ↵Jonathan Gathman1-0/+1
Icc44780f37e0aa8ce7570edd1fdf2e0bd8a5dfac Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>"
2019-10-30DirectIntrospect.java -SonarFixThugutla sailakshmi1-0/+1
Issue-ID: AAF-468 Change-Id: Icc44780f37e0aa8ce7570edd1fdf2e0bd8a5dfac Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-28OAUTHService.java-sonar fixThugutla sailakshmi1-1/+2
Issue-ID: AAF-876 Change-Id: I7969e0d84252f9ab737c63bdeda296adf7b0018d Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-17Removed unused class fields to prevent staticOleksandr Moliavko1-3/+0
analyzer warnings Issue-ID: AAF-837 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: Ibf83cdf848af5b12cf2bc6db132446bfc7fc579b
2019-10-15Sonar Fixes, FormattingInstrumental31-158/+158
Issue-ID: AAF-1019 Change-Id: Ica49d9e7323aad9622ff9d95cc21b87430c22c54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-07Remove Tabs, per JococoInstrumental1-5/+5
Issue-ID: AAF-932 Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-20Fixes/Refinements from TestingInstrumental1-3/+7
Issue-ID: AAF-857 Change-Id: I2c5a542982b77011ad4ed5c41e08e045c83e2e3f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-29Post Init Service StarterInstrumental2-3/+3
minor fixes Remove JU generated garbage files Issue-ID: AAF-835 Change-Id: I476291f1f1140f0640ed49452f8a5dabb28d9c30 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-03Approval Batch, prep better JUnitInstrumental4-7/+7
Issue-ID: AAF-740 Change-Id: Id9e8ca121c9bf92c2f98c7a61631e2417bba70b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Public and Private Locate entriesInstrumental1-4/+1
Issue-ID: AAF-723 Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-06API Version backward compatInstrumental2-4/+4
Issue-ID: AAF-610 Change-Id: I574270119af8836e30ed25be27ae702497aa8fa8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass whitespace changes (Style Warnings)Instrumental10-110/+110
Issue-ID: AAF-473 Change-Id: Ia1b3825a527bd56299949b5962bb9354dffbeef8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass add newline package (Style Warnings)Instrumental7-1/+8
Issue-ID: AAF-473 Change-Id: Ibced57f7e0bc22ec7eba9c69ead0ecca11aaf3e9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass removal of all Tabs (Style Warnings)Instrumental30-1726/+1726
Issue-ID: AAF-473 Change-Id: Iaf0ef8120882937959bb0065f2f6ba74a021940f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-06Add timing CadiFilterInstrumental1-2/+4
Issue-ID: AAF-468 Change-Id: I335a1106609ac99e12eeb0640a06c9eb969e9bbb Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-14Add more testcases to oauthSai Gandham10-0/+1042
Issue-ID: AAF-111 Change-Id: I17664026c187d3fa27ac5de71bd54253b5bf41e3 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-07-19Configuration and Auto-CertificatesInstrumental2-3/+3
Issue-ID: AAF-378 Change-Id: Ic820a4e43684a6130f00b28b415a974876099fc3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-23JettyStartups to improve new FiltersInstrumental3-9/+14
Issue-ID: AAF-361 Change-Id: I74cac231ebac81466778c1c3ebca16c63ae6f78a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-18Remove some attismsInstrumental2-27/+0
Issue-ID: AAF-291 Change-Id: If20e87b3e1eb5738a32be448aa8219b04bd7520f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-04-05Add Certs, Docker BuildInstrumental1-14/+3
Issue-ID: AAF-211 Change-Id: Idc7630578155586a6e53d7af80dd16e4e0ac41ca Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-03Create method of Logging to O/S from ContainerInstrumental2-2/+16
Issue-ID: AAF-211 Change-Id: Ib5c369c24082823f6f8cfde7609b966f57085665 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 1Instrumental1-4/+4
Issue-ID: AAF-206 Change-Id: If1fced5b528490a52691508fb1e30962dbe28856 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-26AT&T 2.0.19 Code drop, stage 3Instrumental23-0/+2173
Issue-ID: AAF-197 Change-Id: I8b02cb073ccba318ccaf6ea0276446bdce88fb82 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>