summaryrefslogtreecommitdiffstats
path: root/auth/auth-gui
AgeCommit message (Collapse)AuthorFilesLines
2020-02-18Release aaf/authz2.1.17jenkins-releng1-1/+1
2020-01-28Sonar Fixes: Variable name changesHelenaLydon2-2/+6
Issue-ID: AAF-1040 Ticket for Sonar Fixes Change-Id: I48b764c1c7b6993ce18e693cd16522afb1e1c21d Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2020-01-13Sonar FixesHelenaLydon12-128/+89
Issue-ID: AAF-1040 Ticket for Sonar Fixes Change-Id: I0b9ea7dcb1d91dc262ec64128d1ca1f9b98baa0c Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-12-11Add a MassMail Batch ProgramInstrumental1-1/+1
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-14To version 2.1.17-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-1046 Change-Id: Id534c271c94c3805a5902eea521dc6c9d66f3919 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-06Merge "CredDetail.java-extract the assignments"Jonathan Gathman1-3/+6
2019-11-06CredDetail.java-extract the assignmentsThugutla sailakshmi1-3/+6
Issue-ID: AAF-876 Change-Id: I04be0ee559445ac8b5bbd8db386ae94189a3966a Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-06Merge "PermGrantForm.java-remove the comments"Jonathan Gathman1-1/+0
2019-11-06Merge "removed block of commenetd lines of code"Jonathan Gathman1-2/+1
2019-11-06Merge "Extract the assignment out this expression Issue-ID: AAF-876 ↵Jonathan Gathman1-1/+2
Change-Id: I7dd0d8df4e302597e9dff74b1d1bc70943247696 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>"
2019-11-06Extract the assignment out this expressionThugutla sailakshmi1-1/+2
Issue-ID: AAF-876 Change-Id: I7dd0d8df4e302597e9dff74b1d1bc70943247696 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-06Merge "LoginLandingAction.java -remove the comments"Jonathan Gathman1-1/+0
2019-11-05removed block of commenetd lines of codemanisha072-3/+1
Issue-ID: AAF-1031 Change-Id: Ib997083e3229943c9f7124c819fb801049c32fed Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-10-31PermGrantForm.java-remove the commentsThugutla sailakshmi1-1/+0
Issue-ID: AAF-876 Change-Id: I8a48e6e4072cca6101ff584198a6187446daa443 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-28LoginLandingAction.java -remove the commentsThugutla sailakshmi1-1/+0
Issue-ID: AAF-876 Change-Id: I379ed108cd53d2d466f3cb05cc1d86886f714816 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-23PendingRequestsShow.java- sonar fixesThugutla sailakshmi1-2/+1
Issue-ID: AAF-876 Change-Id: I1876d3674926b17842069f57e14fc083dec085d7 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-23PassDeleteAction.java-sonar major fixesThugutla sailakshmi1-4/+5
Issue-ID: AAF-876 Change-Id: I808a836c08d36106d50ec48b6db1716100e5f922 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-15Sonar Fixes, FormattingInstrumental59-596/+596
Issue-ID: AAF-1019 Change-Id: Ica49d9e7323aad9622ff9d95cc21b87430c22c54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-19Merge "Sonar fix: CUI.java"Jonathan Gathman1-1/+2
2019-09-18Sonar fix: CUI.javaArundathi Patil1-1/+2
Fixed sonar issues across this file Issue-ID: AAF-968 Change-Id: I2c1e40099f686c9a9275e075cc4c6af7d5e0e1f2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-17Make this final field static tooanushadasari1-1/+1
Making a public constant just final as opposed to static final leads to duplicating its value for every instance of the class, uselessly increasing the amount of memory required to execute the application. Issue-ID: AAF-983 Change-Id: Ibbf0ab51f83fe4e1acc3b6be11228d8063a94fea Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-03Update Fixes from testingInstrumental1-0/+4
Issue-ID: AAF-961 Change-Id: I142e460607bf32a785037fa2360b1c0efc3948b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-07Remove Tabs, per JococoInstrumental15-539/+539
Issue-ID: AAF-932 Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-06Move AAF Poms to 2.1.16Instrumental1-1/+1
Issue-ID: AAF-932 Change-Id: Idb69e2ada6244266d671b1ec0337e33dec218f3d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-02Maven Docker BuildInstrumental1-213/+206
Issue-ID: AAF-917 Change-Id: I259786040c74a7198b3597f4a92c0e8458666560 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-01Slight mod for Cass DockerfileInstrumental1-0/+0
Issue-ID: AAF-917 Change-Id: I5b086aa126c602513474569a56adbbc9360ee877 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-30Add new JUnit StructureInstrumental1-0/+0
Issue-ID: AAF-902 Change-Id: I5d13132cedb6b0dae115c160c68c42f2d85277c3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-26Fix GUI image locationsInstrumental19-0/+0
Issue-ID: AAF-902 Change-Id: Id650f1661ef6085e57ee5b10b02aedf56900e5c7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-22Change API Version to 2.1.15Gathman, Jonathan (jg1555)2-12/+21
Issue-ID: AAF-902 Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489 Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
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 TestingInstrumental16-100/+409
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-06-03move to JJBInstrumental1-10/+0
Issue-ID: AAF-842 Change-Id: Iaa9512a2201f74c0b1e92bd7ad9a1fa05b94bb54 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 StarterInstrumental17-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-05-23El Alto start with 2.1.14Instrumental1-1/+1
Issue-ID: AAF-834 Change-Id: I35cb2c87889f8ed51527c4cd5cfa79789ccd20b0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-02Version to 2.1.13Instrumental1-1/+1
Issue-ID: AAF-785 Change-Id: I5e675b1ab0e25e89996c25da98412642800646dd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-23Change Version to 2.1.12-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-819 Change-Id: I9c85ceef4bd35d1877279d72e0f9a9f042cc06d1 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-14Change version to 2.1.11-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-788 Change-Id: I3d98d495e4258d551bd6ab7b7455cfd052c3f239 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-02-27Change verison to match POMs2.1.10Instrumental1-1/+1
Issue-ID: AAF-771 Change-Id: Ibd7958cab6547bdcea8d766e1f0aec67d3250fb9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-23Update to 2.1.11-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-770 Change-Id: Idc2e09482596f6b74c4935f2f4ff83996f342cb6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Public and Private Locate entriesInstrumental2-2/+2
Issue-ID: AAF-723 Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c Signed-off-by: Instrumental <jonathan.gathman@att.com>