summaryrefslogtreecommitdiffstats
path: root/auth/auth-gui/src
AgeCommit message (Collapse)AuthorFilesLines
2019-07-03Approval page flawInstrumental2-3/+2
Issue-ID: AAF-857 Change-Id: Ib691e240f9427006ec6d909671207cbaaeca7473 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-27SONAR flagged fixesInstrumental2-17/+18
Issue-ID: AAF-857 Change-Id: I0b2d6b985fd7f8abc3d133d6db37865aa300e75f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-26Changes from Onsite TestsInstrumental4-4/+9
Issue-ID: AAF-857 Change-Id: I3fbed32ff5b2bb8f05f4f932c8dc2f4012c8b429 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-20Fixes/Refinements from TestingInstrumental14-97/+406
Issue-ID: AAF-857 Change-Id: I2c5a542982b77011ad4ed5c41e08e045c83e2e3f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-08Agent correctly sort Cert Chain/TruststoreInstrumental1-1/+1
GUI fix Issue-ID: AAF-852 Change-Id: Ie703b7aee0a77074fac5c1aab3bdf402862243ac Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-31Switch to new Locate FeaturesInstrumental1-2/+2
Issue-ID: AAF-839 Change-Id: I3122d32330c7e0fab533db8355183dbff68f7cc7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-31Update DNSLocator code and useInstrumental1-1/+2
Issue-ID: AAF-838 Change-Id: Ieaf112365e40237b6f252371d2d2f95e9bc47f89 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-29fix another minor SonarInstrumental1-2/+3
Issue-ID: AAF-835 Change-Id: I923b05c702060dea0b23aa343a7203782511d52f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-29Post Init Service StarterInstrumental7-58/+212
minor fixes Remove JU generated garbage files Issue-ID: AAF-835 Change-Id: I476291f1f1140f0640ed49452f8a5dabb28d9c30 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-10switch Internal/External Locator Names for DublinInstrumental2-7/+7
Issue-ID: AAF-808 Change-Id: If7c600cddef0f7d0fce1a8f7b1518d9ffe0983fe Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-16Changes from Batch TestInstrumental4-47/+109
Issue-ID: AAF-789 Change-Id: Id07cb5dbc29c52b85de09471510a5c44c8b368b8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-13Batch Test improvementsInstrumental2-23/+68
Issue-ID: AAF-776 Change-Id: Ia12106331a1db608955abd353785ab2e765b3c41 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-07Improve BatchesInstrumental1-95/+113
Issue-ID: AAF-740 Change-Id: Ib3e8a3f977964eed2e992dc02154dd3bc90492df Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Public and Private Locate entriesInstrumental1-1/+1
Issue-ID: AAF-723 Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-12-10Fixed sonar issue in CUI.javaezhil1-8/+14
Fixed loggging issue for exception Issue-ID: AAF-646 Change-Id: If075d2a2a7342ff2243193597c3076624bb28f9c Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-21refactor in ApiDocs.javaPawel1-49/+46
Change-Id: Ie2e0d768344103bdb7758a423838094f1506b26a Issue-ID: AAF-640 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-11-06API Version backward compatInstrumental1-1/+1
Issue-ID: AAF-610 Change-Id: I574270119af8836e30ed25be27ae702497aa8fa8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-19Fix GUI ButtonsInstrumental1-11/+8
Issue-ID: AAF-435 Change-Id: I8b5e83609176a22b5aa54cac6fd0911488bd707b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-19GUI fixesInstrumental1-1/+1
Issue-ID: AAF-578,AAF-579 Change-Id: I579876777815b2e9f0693e08cc57e5b17c74cf9b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-02Update junits for locate and guiSai Gandham3-0/+304
Issue-ID: AAF-111 Change-Id: Ie13e13b825d1f3be04fc65ab980806d2f0fdbffc Signed-off-by: Sai Gandham <sg481n@att.com>
2018-09-07Mass whitespace changes (Style Warnings)Instrumental42-285/+285
Issue-ID: AAF-473 Change-Id: Ia1b3825a527bd56299949b5962bb9354dffbeef8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass removal of all Tabs (Style Warnings)Instrumental55-5296/+5296
Issue-ID: AAF-473 Change-Id: Iaf0ef8120882937959bb0065f2f6ba74a021940f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-20Client Config & Cert DocumentationInstrumental1-2/+2
Issue-ID: AAF-378 Change-Id: Ic0c05803551f1874b230c5c9e031b5bf5ff03599 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-19Configuration and Auto-CertificatesInstrumental3-8/+10
Issue-ID: AAF-378 Change-Id: Ic820a4e43684a6130f00b28b415a974876099fc3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-12Configuration Agent and MS for AAFInstrumental1-15/+5
Issue-ID: AAF-361 Change-Id: I26f3d49e3d7eae4a932489bd677cf0b903fb7977 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Collection syntax change because of SonarInstrumental16-29/+29
Issue-ID: AAF-386 Change-Id: I8ba8d8561d03e680ddc90a81b8db0339814c65fa Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-02Update CM to us Local Intermediate CertsInstrumental1-1/+1
Issue-ID: AAF-384 Change-Id: Iefd36c5b9ab8011ac696cb85e74c54edb63cb40a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-23JettyStartups to improve new FiltersInstrumental1-2/+4
Issue-ID: AAF-361 Change-Id: I74cac231ebac81466778c1c3ebca16c63ae6f78a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-21Update REST Samples for required behaviorInstrumental2-3/+3
Issue-ID: AAF-361 Change-Id: Ia6dabfa3eeec2253c3f017ddc2d70afe4afbd54b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-19Fix HttpClient/FilterInstrumental1-1/+1
Issue-ID: AAF-364 Change-Id: Ic21a769226cf309571d96a0f75b583d4f75c7887 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-13Merge "fixes in RolesShow."Jonathan Gathman1-11/+12
2018-05-24Protect History DisplayInstrumental3-6/+7
Issue-ID: AAF-324 Change-Id: I8829afdab7ae1baee1d6ebf10708997074b3aaa9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-24Fix GUI Role windowInstrumental1-29/+32
Issue-ID: AAF-323 Change-Id: Ib0be5447b656fa468ae961d49a5893e986b481ab Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-23fixes in RolesShow.Pawel1-11/+12
Change-Id: Idad587c8d793980e728f1be5eb974e43e9e81f1f Issue-ID: AAF-321 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-22Small fixes in ApprovalForm.javaPawel1-13/+12
Change-Id: I1bbb3ae3efd3b0faffdc7bb45988e80becdf5922 Issue-ID: AAF-310 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-18Remove some attismsInstrumental8-46/+8
Issue-ID: AAF-291 Change-Id: If20e87b3e1eb5738a32be448aa8219b04bd7520f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-04Fix package names in ConfigInstrumental1-2/+0
Issue-ID: AAF-268 Change-Id: Ib9f290925250bddc3dc9aeb2ed1dfeb0d18f0fc9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-04-05Add Certs, Docker BuildInstrumental1-14/+2
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 ContainerInstrumental1-3/+17
Issue-ID: AAF-211 Change-Id: Ib5c369c24082823f6f8cfde7609b966f57085665 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-03Fix sonar issues & modify deploy propertySai Gandham1-0/+21
Added oparent on submodule parent pom's. Add license to missing java files. Issue-ID: AAF-208 Change-Id: I1d5efe8f91e2bc60af8b2cec67f31d511b44b62c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-29Clean up Sonar results 3Instrumental2-10/+4
Issue-ID: AAF-206 Change-Id: I4494990e8e0bd702b475bbbfb140eaadd566d2a0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-26AT&T 2.0.19 Code drop, stage 3Instrumental56-0/+8115
Issue-ID: AAF-197 Change-Id: I8b02cb073ccba318ccaf6ea0276446bdce88fb82 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>