summaryrefslogtreecommitdiffstats
path: root/auth/auth-batch
AgeCommit message (Collapse)AuthorFilesLines
2019-09-17Merge "Annotate the "Loader" interface with the @FunctionalInterface annotation"Jonathan Gathman1-0/+2
2019-09-16Improved multi Proxy DNSLocator basedInstrumental6-8/+33
Issue-ID: AAF-961 Change-Id: I21d4a8013ca6f65306e32c5a2e2fa4ba230df2b7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-15Remove the declaration of thrown exception 'java.io.IOException', as it ↵Thugutla sailakshmi1-1/+2
cannot be thrown from constructor's body Remove the declaration of thrown exception 'java.io.IOException' Issue-ID: AAF-876 Change-Id: Ie02948cb17bfc7d2e906adc00ae6bd94dcb5e5f3 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-15Remove the declaration of thrown exception 'java.io.IOException', as it ↵Thugutla sailakshmi1-1/+2
cannot be thrown from constructor's body Remove the declaration of thrown exception 'java.io.IOException' Issue-ID: AAF-876 Change-Id: I03248a1d359f34a701f31586029d0768083ca591 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
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-11Sonar Fix-AAF-968Arundathi Patil2-5/+2
TwoMonthNotifyCredBody, TwoWeekNotifyCredBody- Fixed sonar issues across this file Issue-ID: AAF-968 Change-Id: I745d107c675e8b8a9858c7ff74a48b7e41e9205f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-11Sonar FIx:OneMonthNotifyCredBody,OneWeekNotifyCredArundathi Patil2-4/+4
Fixed sonar issue across this file Issue-ID: AAF-968 Change-Id: Ic963acfe965c32b970f95b0df6153df0fa83271b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-11Merge this if statement with the enclosing oneThugutla sailakshmi1-5/+4
Merge this if statement with the enclosing one Issue-ID: AAF-876 Change-Id: I5c4642457c735d12343e058c14453adde2be3cb1 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-11Remove useless curly braces around statementThugutla sailakshmi1-3/+4
Remove useless curly braces around statement Issue-ID: AAF-876 Change-Id: I612587a2d71f9a928c0abebd338235f613837815 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-11Sonar fix: BatchDataView.javaArundathi Patil1-4/+2
Fixed multiple sonar issues across this file Issue-ID: AAF-968 Change-Id: I2e03d4aaa1d6fda37a32cd642bb9424d88fd7ed2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-11Merge this if statement with the enclosing one.Thugutla sailakshmi1-6/+6
Merge this if statement with the enclosing one. Issue-ID: AAF-876 Change-Id: I45abf792e8d578f5f2faf7612619131a12c8716c Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-09Merge "major-Extract the assignment out of this expression"Jonathan Gathman1-2/+4
2019-09-09Annotate the "MarkDelete" interface with the @FunctionalInterface annotationThugutla sailakshmi1-0/+1
Annotate interface with the @FunctionalInterface annotation Issue-ID: AAF-876 Change-Id: I7c6fe4666efc2b6164a8e644bce3ffd733df1fb0 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-08Annotate the "Data" interface with the @FunctionalInterface annotationThugutla sailakshmi1-0/+2
Annotate the "Data" interface with the @FunctionalInterface annotation Issue-ID: AAF-876 Change-Id: I80c6462697f7706abef7b5865e665926f3d4d773 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-08Annotate the "Loader" interface with the @FunctionalInterface annotationThugutla sailakshmi1-0/+2
Annotate the "Loader" interface with the @FunctionalInterface annotation Issue-ID: AAF-876 Change-Id: I0b7f804a79198ccc45e26af839a0008b02b2f57b Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-05major-Extract the assignment out of this expressionThugutla sailakshmi1-1/+3
major-Extract the assignment out of this expression Issue-ID: AAF-876 Change-Id: I82fc93ffd5415a078eb1b08548a346970996004d Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
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-11AAF-892-remove unsed variables from ApprovedRpt.java fileThugutla sailakshmi1-10/+2
remove unsed variables from ApprovedRpt.java file Issue-ID: AAF-892 Change-Id: I6136616d5332644d7eae55197ee8357e5314683f Signed-off-by: Thugutla sailakshmi <tsaila10@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>