summaryrefslogtreecommitdiffstats
path: root/auth/auth-batch
AgeCommit message (Collapse)AuthorFilesLines
2019-02-15Batch work and clientInstrumental29-1228/+1641
Issue-ID: AAF-740 Change-Id: I16da4f2a87ec5d19590f0af642b91f9e2e02b246 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-10Add Cred Reporting MailerInstrumental9-142/+177
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 ScratchInstrumental1-0/+3
Issue-ID: AAF-698 Change-Id: Ie279c11f9f385e9cb179cbe3e16de35cbfa33ecf Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-07Add Batch in Config imageInstrumental3-10/+13
Change Images to run as aaf Issue-ID: AAF-740 Change-Id: If5b8583dc19ac4095ba9b25715e9330d2a0ed5fc Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-06Refine Props, Batch ExtendInstrumental4-10/+394
Issue-ID: AAF-740 Change-Id: I119c3e6573d59d6d182303dfd364342f0218b865 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-03Approval Batch, prep better JUnitInstrumental26-105/+977
Issue-ID: AAF-740 Change-Id: Id9e8ca121c9bf92c2f98c7a61631e2417bba70b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-30Merge "Sonar Fix: MiscID.java"Jonathan Gathman1-3/+4
2019-01-30Sonar Fix: MiscID.javaArundathi Patil1-3/+4
Fixed sonar issues/code-smells across this file Issue-ID: AAF-734 Change-Id: I572f1e942ee9be9297b3ccdd616ca1c6d1d1eddf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-30Merge "update anonymous inner classes with lambdas"Jonathan Gathman4-45/+28
2019-01-24update anonymous inner classes with lambdasDriptaroop Das4-45/+28
update anonymous inner classes of some files with lambdas Issue-ID: AAF-731 Change-Id: Ifc37d1aef4017943a5d33ee7c89ca919df474436 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-24Sonar Fixes - ActionPuntDAO and subclassesDriptaroop Das3-18/+6
Sonar Fixes - ActionPuntDAO and subclasses Issue-ID: AAF-730 Change-Id: I43123a886a390620ebd608bad49828596aac1b1d Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-23Multiple Sonar Fixes - MiscID.javaDriptaroop Das1-6/+4
Multiple Sonar Fixes - MiscID.java Issue-ID: AAF-728 Change-Id: I1ea8d26afa099a979f982d63bca4ca43977d3ab3 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-22Failing JUsInstrumental2-12/+11
Issue-ID: AAF-709 Change-Id: Icbe68f143974034a050462101864e77ba9b5ce49 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Public and Private Locate entriesInstrumental9-125/+244
Issue-ID: AAF-723 Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Merge "Junit test file for AbsCredBody.java"Jonathan Gathman1-0/+62
2019-01-22Merge "Removed unused imports"Jonathan Gathman1-4/+2
2019-01-22Merge "Sonar fix: History.java"Jonathan Gathman1-58/+59
2019-01-22Merge "Sonar Fix - Expiring.java"Jonathan Gathman1-13/+12
2019-01-11Junit test file for AbsCredBody.javaDriptaroop Das1-0/+62
Junit test file for AbsCredBody.java Issue-ID: AAF-715 Change-Id: Ib41e9479bce9223a218e132b11b2942fff6a06b9 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-10Removed unused importsArundathi Patil1-4/+2
Fixed sonar issues- removed unused imports Issue-ID: AAF-714 Change-Id: I3b9199087f7d004ce50b35cfec079ec9c6d109fb Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-10Sonar fix: History.javaArundathi Patil1-58/+59
Fixed sonar issues/code-smells across this file Issue-ID: AAF-712 Change-Id: Ife683e67f876a97d3a394be7742351a9aa6b945e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-10Sonar Fix - Expiring.javaDriptaroop Das1-13/+12
Expiring.java - Make this anonymous inner class a lambda Issue-ID: AAI-2062 Change-Id: I1d3418c09d16dca26df5a72db7fee1b839ba8a01 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-10Sonar Fix - Key.javaDriptaroop Das1-0/+3
Sonar Fix - Key.java - Annotate the "Key" interface with the @FunctionalInterface annotation Issue-ID: AAF-710 Change-Id: I7a436e8823e0be0548294be1b59ac3cf7461c9ec Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-04Sonar fix: Upload.javaArundathi Patil1-51/+55
Fixed sonar issues/code-smells across this file Issue-ID: AAF-695 Change-Id: Ifab7b9ec6fad08ef44358d49ff524e705a30883f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-03Merge "Soanr fix: AbsCredBody.java"Jonathan Gathman1-2/+4
2019-01-03Merge "Sonar fix: Role.java"Jonathan Gathman1-2/+7
2019-01-03Merge "Sonar Fix: NS.java"Jonathan Gathman1-17/+24
2019-01-03Soanr fix: AbsCredBody.javaArundathi Patil1-2/+4
Fixed sonar issues/code-smells across this file Issue-ID: AAF-692 Change-Id: I877f37617fca7ea457629a819897a529bc972c97 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-03Sonar fix: Role.javaArundathi Patil1-2/+7
Fixed sonar issues/code-smells across this file Issue-ID: AAF-690 Change-Id: Idb0269ee2c2072c62e41faeb1526a6aa88ebc40f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-03Sonar Fix: NS.javaArundathi Patil1-17/+24
Fixed sonar issues/code-smells across this file Issue-ID: AAF-689 Change-Id: Ia8f9561c8461d4cd3f69e971921c250b25820880 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-03Sonar fix: Future.javaArundathi Patil1-40/+41
Fixed sonar issues/code-smells across this file Issue-ID: AAF-688 Change-Id: I376add4207dd40655f60cf433e44ba9ed4405ec8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-02Merge "Fixed major sonar issues in MonthData.java"Jonathan Gathman1-5/+6
2019-01-02Merge "Fixed sonar issue in Notification.java"Jonathan Gathman1-7/+9
2019-01-02Merge "Fixed major sonar issues in MiscID"Jonathan Gathman1-8/+15
2019-01-02Merge "Sonar Fix: EmailPrint.java"Jonathan Gathman1-2/+8
2019-01-02Merge "Sonar Fix: X509.java"Jonathan Gathman1-4/+8
2019-01-02Merge "Sonar Fix: Perm.java"Jonathan Gathman1-13/+19
2019-01-02Fixed major sonar issues in MonthData.javaezhil1-5/+6
Change-Id: Ia5c580f5c709f8254e5a425f7282276f2ee0e7f4 Issue-ID: AAF-686 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-26Fixed sonar issue in Notification.javaezhil1-7/+9
Fixed sonar issues Issue-ID: AAF-685 Change-Id: I74e792e621d1964aa40c22d2c53e228eec2837e6 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-26Fixed major sonar issues in MiscIDezhil1-8/+15
Fixed issues in MiscID Issue-ID: AAF-684 Change-Id: Ideb151934fcb1c4abb9afd5b3bf892a590636c83 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-17Sonar Fix: EmailPrint.javaArundathi Patil1-2/+8
Fixed sonar issues/code-smells across this file Issue-ID: AAF-678 Change-Id: Iab2fed84de76c6e23a2581caf24921d27aa1e62b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-17Sonar Fix: X509.javaArundathi Patil1-4/+8
Fixed sonar issues/code-smells across this file. Issue-ID: AAF-677 Change-Id: I098338c0eaaea38398ce3dc559011e7cc85171d3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-17Sonar Fix: Perm.javaArundathi Patil1-13/+19
Fixed sonar issues/code-smells across this file Issue-ID: AAF-676 Change-Id: I6175fa46bb1d36d2ec72608d7b68b322fe81e65d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-17Sonar Fix: ExpireRange.javaArundathi Patil1-7/+7
Fixed sonar issues/code-smells across this file Issue-ID: AAF-674 Change-Id: I2dfe1dd8b861af084b9031b186e7cef8f788eded Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-13Batch refine itemsInstrumental3-674/+18
Issue-ID: AAF-670 Change-Id: Iafd7f736a8ba9346f50a4a7b42074499d58cc312 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-12-12Merge "Fixed sonar issue in InputIterator.java"Jonathan Gathman1-0/+5
2018-12-12Further Batch RefactorInstrumental14-145/+848
Issue-ID: AAF-670 Change-Id: Ie68280edb7e9d6c495d3905de61372be895dcf3d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-12-10Fixed sonar issue in InputIterator.javaezhil1-0/+5
Fixed sonar issue Issue-ID: AAF-671 Change-Id: I14df62508994d4343baf50a984ad3ad9308f1486 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-08Refactor Batch: RemoveInstrumental9-55/+214
Issue-ID: AAF-670 Change-Id: If5c961500340826e63fb224c10b44d9aed1d6b5e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-30Change Batch PackagingInstrumental91-226/+481
Issue-ID: AAF-654 Change-Id: Iaa1eab5d43717e7ffe51933511c9b232a5a1d770 Signed-off-by: Instrumental <jonathan.gathman@att.com>