summaryrefslogtreecommitdiffstats
path: root/auth/auth-batch
AgeCommit message (Collapse)AuthorFilesLines
2019-09-13fix gitignore in this dir, part 2Instrumental8-15701/+1
Issue-ID: AAF-980 Change-Id: I5a1c3b64759b0af6527b50d7ffdab53bbfd89b7a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-13fix gitignore in this dir, Part 1Instrumental1-1/+0
Issue-ID: AAF-980 Change-Id: I6dd51b165026aacc88a8409b70221c5e9baeb6b5 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-09Merge "major-Extract the assignment out of this expression"Jonathan Gathman1-2/+4
2019-09-05Merge this if statement with the enclosing oneThugutla sailakshmi1-4/+2
Merge this if statement with the enclosing one Issue-ID: AAF-876 Change-Id: Ieb5cc4b96281bdbcf4a809371986fbe9160bab26 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-05major-Extract the assignment out of this expressionThugutla sailakshmi1-2/+4
Extract the assignment out of this expression Issue-ID: AAF-876 Change-Id: I112c451303b11b2c0afd13b23b4c2530abf0a7d1 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-04Merge "Annotate the "Visitor" interface with the @FunctionalInterface ↵Jonathan Gathman1-0/+2
annotation"
2019-09-04Merge "Sonar- AAF AUTH BATCH"Jonathan Gathman3-3/+3
2019-09-04Merge "AAF-876-Block of commented files are removed from the file"Jonathan Gathman1-30/+1
2019-09-03Update Fixes from testingInstrumental4-8/+50
Issue-ID: AAF-961 Change-Id: I142e460607bf32a785037fa2360b1c0efc3948b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-03Annotate the "Visitor" interface with the @FunctionalInterface annotationThugutla sailakshmi1-0/+2
Annotate the "Visitor" interface with the @FunctionalInterface annotation Issue-ID: AAF-876 Change-Id: If2854f563a41e5e9b85cec2636835e8a966fd1a4 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-29Sonar- AAF AUTH BATCHanushadasari3-3/+3
Remove this unused import 'java.io.IOException' Remove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from constructor's body Issue-ID: AAF-957 Change-Id: Id61b054edafe1ea1766972339ac7e9146198f125 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-26AAF-876-Block of commented files are removed from the fileThugutla sailakshmi1-30/+1
Block of commented files are removed from the file Issue-ID: AAF-876 Change-Id: Id7bab57c8082fcf03d4545714dcada8ee021189c Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-22Merge "Remove the declaration of thrown exception"Jonathan Gathman1-2/+2
2019-08-21Remove the declaration of thrown exceptionanushadasari1-2/+2
Remove the declaration of thrown exception 'org.onap.aaf.misc.env.APIException','java.io.IOException' as it cannot be thrown from constructor's and method body. Change-Id: I84519b6df9998bbbc9203a59cc4470f8ef8b4e0f Issue-ID: AAF-946 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-20Sonar fix - ApprovalSet.java - Remove this unused import ↵dinesha1-1/+0
'org.onap.aaf.cadi.CadiException' Fixed sonar issues across the file Issue-ID: AAF-909 Change-Id: I1e6c8540dc51c1337d4681ee26999297bf767a92 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-07Add Range to Approval ReportInstrumental1-1/+1
Issue-ID: AAF-937 Change-Id: I3ecdcb9875c3cc2ae26d46b57030d7d970187d31 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-07Remove Tabs, per JococoInstrumental45-4379/+4379
Issue-ID: AAF-932 Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-07Remove Unused Importanushadasari1-3/+0
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer. Unused and useless imports should not occur if that is the case. Leaving them in reduces the code's readability, since their presence can be confusing Change-Id: I05b40d390175827e6be72c400fa7084c9154b053 Issue-ID: AAF-933 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-06Merge "Add junits to batch & cass modules"Jonathan Gathman6-0/+989
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-05Add junits to batch & cass modulesSai Gandham6-0/+989
Issue-ID: AAF-111 Change-Id: I8067dcb4a57192cf0ac273d7364a60d03f300ba6 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-08-02Maven Docker BuildInstrumental1-238/+231
Issue-ID: AAF-917 Change-Id: I259786040c74a7198b3597f4a92c0e8458666560 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-22Change API Version to 2.1.15Gathman, Jonathan (jg1555)2-1/+184
Issue-ID: AAF-902 Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489 Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-07-12Merge "Sonar Fix: NotifyCredBody.java"Jonathan Gathman1-2/+8
2019-07-12Merge "Sonar Fix: NsAttrib.java"Jonathan Gathman1-8/+8
2019-07-12Merge "Sonar Fix: NS.java"Jonathan Gathman1-1/+0
2019-07-12Merge "Fixed sonar issues in Approval.java"Jonathan Gathman1-57/+56
2019-07-12Merge "Fixed sonar issue in ApprovalSet.java"Jonathan Gathman1-1/+1
2019-07-11Sonar Fix: NotifyCredBody.javaArundathi Patil1-2/+8
Fixed multiple sonar issues in this file Issue-ID: AAF-870 Change-Id: I745b06933588264dfee0b5c26eba6540ab66415b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-10Sonar Fix: NS.javaArundathi Patil1-1/+0
Removed unused import from file Issue-ID: AAF-865 Change-Id: Ib20722520fb2da1b32e88e9450d3e85c69bf7841 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-10Sonar Fix: NsAttrib.javaArundathi Patil1-8/+8
Moved a variable as per the java code convention Issue-ID: AAF-866 Change-Id: If2fe01e3e22171356ed4f24066c5573e67a9187f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-05Fixed sonar issues in Approval.javaArundathi Patil1-57/+56
Fixed multiple sonar issues across this file Issue-ID: AAF-862 Change-Id: I7d2fa8a533ca321ed64646a8aeb302830da751f9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-05Fixed sonar issue in ApprovalSet.javaArundathi Patil1-1/+1
Removed declaration of CadiException as it is never thrown from the method Issue-ID: AAF-861 Change-Id: I02f5c0e5c9c664da788109d00bb30ed9c10a6e88 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-05Fixed sonar issue in URApproval.java classArundathi Patil1-1/+1
Removed the declaration of thrown CadiException as it is never thrown from the method. Issue-ID: AAF-860 Change-Id: I62af4f65923f3e1eb995118421d68f4f843caeb5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-06-03move to JJBInstrumental1-11/+1
Issue-ID: AAF-842 Change-Id: Iaa9512a2201f74c0b1e92bd7ad9a1fa05b94bb54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-29Post Init Service StarterInstrumental1-1/+13
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-30Clean LOCAL Dir based on VERSIONInstrumental4-15/+122
Issue-ID: AAF-821 Change-Id: I5fde81467d46130d3a39de415604c7702fecbaa8 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-23Update Approval in BatchInstrumental4-111/+102
Issue-ID: AAF-811 Change-Id: Iaed4c46901d5bd452979b1415cdccf85ce55211b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-13Improve Upload BatchInstrumental9-245/+213
Issue-ID: AAF-811 Change-Id: Ia2289c764d0c5a14627d58349397a121f1960703 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-11Merge "Future.java - sonar fixes"Jonathan Gathman1-27/+18
2019-04-11LastNotified.java - sonar fixesDriptaroop Das1-12/+7
LastNotified.java - sonar fixes Issue-ID: AAF-807 Change-Id: I52e2ccc446cbe594fde217ce2b272a0b86e41afd Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-04-09Future.java - sonar fixesDriptaroop Das1-27/+18
Future.java - sonar fixes Issue-ID: AAF-807 Change-Id: I1d94cf7db94f3e5a15fe61be72d23e0ea6084bdb Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-04-05Refine Helm Client ChartsInstrumental1-12/+8
Issue-ID: AAF-802 Change-Id: Ie00cd2919eeecef00aac1dae139c7ef80092589a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-03Add OneWeekCred noticeInstrumental3-24/+59
Issue-ID: AAF-789 Change-Id: Ib52310e9376f057d04a7158995db53b7df3224c6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-03Create Helm based Certificates for ClientsInstrumental5-276/+321
Issue-ID: AAF-802 Change-Id: I5fdc4daecd6bac7f042940473784cfb05c9e338e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-27remove INFORMATIONAL emailInstrumental3-163/+4
Users found confusing. Can be reinstated later if matching GUI elements created.. Correct Onboard Doc Issue-ID: AAF-798 Change-Id: Ic3672626df919791141f897ed11c818e594c8d7b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-26Mod some loggingInstrumental1-1/+1
Issue-ID: AAF-798 Change-Id: I1b97d309b0a2b86e49dd79d6b712f1c4506647cd Signed-off-by: Instrumental <jonathan.gathman@att.com>