summaryrefslogtreecommitdiffstats
path: root/auth/auth-fs
AgeCommit message (Collapse)AuthorFilesLines
2020-09-29Release aaf/authz2.7.3jenkins-releng1-1/+1
2020-09-29Prepare for release 2.7.3Sean Hassan1-1/+1
Issue-ID: AAF-1205 Change-Id: Ifd1c6b57730d7df183829db2a316d3a77abcb435 Signed-off-by: Sean Hassan <sean.hassan@att.com>
2020-09-24Create and prepare non-deploy release 2.7.2Hassan, Sean (sh265m)1-1/+1
Issue-ID: AAF-1203 Change-Id: I5c8c5bca1c5804211ba514b5d6492ef1ba81cc24 Signed-off-by: Sean Hassan <sean.hassan@att.com>
2020-08-27Create and prepare non-deploy release 2.7.1Hassan, Sean (sh265m)1-1/+1
Contains two minor functional changes. First is the replace of "osaaf" with "onap.aaf" in pathing. Second is to have connection retries attempt to exhaust all located services before expiring. Issue-ID: AAF-1193 Signed-off-by: Hassan, Sean (sh265m) <sean.hassan@att.com> Change-Id: Ie8d8ad76104ead18eb568d0c48882e7cbead041a
2020-07-29Medium Vulnerabilities CodeFix: Revert [Ref ID: 108330]Raviteja Cherughattu1-6/+1
Issue-ID: AAF-1115 Change-Id: I8e503ee84eb2771edbf2ed94f5d7f8f2e20812c7 Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
2020-07-29Medium Vulnerabilities: Reverting the changes done towards Locate & FSRaviteja Cherughattu2-9/+1
Issue-ID: AAF-1115 Change-Id: Ia26cb13d5105d6bad97503c8a85607f01e956478 Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
2020-06-02Medium Vulnerabilities CodeFix: 1. URL Redirection 2. AAF-1111Raviteja Cherughattu2-2/+13
Issue-ID: AAF-1115 Change-Id: I05d8d7a19236ad476d2a37b51a6c4a84ba2b8546 Signed-off-by: Raviteja Cherughattu <rc835m@att.com>
2020-05-15Improve PoolInstrumental1-1/+1
Move interface Log out, make JUPool test the functionality better, add "tooManyObjects" to help control memory. Minor BasicEnv for standalone usability. included ".checkstyle" files, generated by Eclipse/Maven to .gitignore. They shouldn't be in repo. Issue-ID: AAF-1146 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I72c22fa455029950e3d73d2e9addbccc1a990189
2020-05-07bump version for Guinin: 2.7.xJohn J. Franey1-1/+1
Initial version is 2.7.0-SNAPSHOT. '7' connotes the 7th ONAP release, Guinin. Issue-ID: AAF-1142 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I451a167f3f96ef54054c52f4389cceb8c467fc85
2020-04-25Enable deploy plugin in all poms.John J. Franey1-1/+1
maven will then push all the artifacts to nexus when the deploy goal is invoked. Issue-ID: AAF-1136 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I1957cf2daf60507edae65e8cacf7730bf08a6adb
2020-04-23fix: stage a release candidate for 2.1.20John J. Franey1-1/+1
Issue-ID: AAF-1124 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I401b5b5c6589757d15027e0ad4b96f0061016be9
2020-04-20stage a release candidate for 2.1.20John J. Franey1-1/+1
Issue-ID: AAF-1124 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: Ic4eb1e777946c9a009759684eb807287634c8050
2020-03-19minor 2.1.20 changesInstrumental1-1/+1
Update versions to 2.1.20 Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I1a8706d87f7aceffcc96980cebea6722d20cf11e
2020-03-18Fix Cass, then to Version 2.1.19Instrumental1-1/+1
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I5ca5779813b6120dfb6c13768abab4855ad26c35
2020-03-05Move code set to 2.1.18, Update from TEST systemInstrumental1-1/+1
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7
2019-11-21Merge "AAF_FS.java"Jonathan Gathman1-2/+2
2019-11-20Fix namesInstrumental1-16/+0
Issue-ID: AAF-1046 Change-Id: Idd0d5e2272863f021842eaa604e11728c1379c5f 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-07AAF_FS.javamanisha071-2/+2
Issue-ID: AAF-1031 Change-Id: I8e2a32fc03293ff45695f0b6cd094eb9a8bb429e Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-10-15Sonar Fixes, FormattingInstrumental2-9/+9
Issue-ID: AAF-1019 Change-Id: Ica49d9e7323aad9622ff9d95cc21b87430c22c54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-25Sonar-AAF_FS.javaanushadasari1-1/+1
Remove the declaration of thrown exception 'org.onap.aaf.misc.env.APIException', as it cannot be thrown from constructor's body. Issue-ID: AAF-985 Change-Id: I46db30c13c496ef68f3ba87f6c0b17012d3b1020 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-07Remove Tabs, per JococoInstrumental2-74/+74
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-190/+183
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)1-1/+1
Issue-ID: AAF-902 Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489 Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-06-20Fixes/Refinements from TestingInstrumental1-4/+7
Issue-ID: AAF-857 Change-Id: I2c5a542982b77011ad4ed5c41e08e045c83e2e3f 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-1/+1
Issue-ID: AAF-839 Change-Id: I3122d32330c7e0fab533db8355183dbff68f7cc7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-29Post Init Service StarterInstrumental1-2/+1
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-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-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-31Implement public private locatorInstrumental1-1/+1
Issue-ID: AAF-723 Change-Id: Ib5507ccaab0b7e565c98a16733d1b42dfb608095 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Public and Private Locate entriesInstrumental3-3/+4
Issue-ID: AAF-723 Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-19Version to 2.1.9Instrumental1-1/+1
Casablanca Issue-ID: AAF-634 Change-Id: I31f9fae6e6ae50dd84911b8f2edbeedbd20208b7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-09Move to AAF 2.1.8-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-621 Change-Id: Ie8b33f7adb5a2958066384b93e24357158adf083 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-05Missing LicensesInstrumental1-0/+20
Issue-ID: AAF-607 Change-Id: Ibd6c50104af69c4164d53aa0f8709520020ce7a5 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-31Merge "Move to 2.1.17"varun gudisena1-1/+1
2018-10-31Move to 2.1.17Instrumental1-1/+1
Also, fix inconsistent startup of AAF Cass Issue-ID: AAF-598 Change-Id: I9300812ec8d2869e92621473ebd5933c9345f283 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-30Add more junits for auth cassSai Gandham1-93/+88
Issue-ID: AAF-111 Change-Id: I783555e63dd160faccd5967cb49bd1edbf118e3f Signed-off-by: Sai Gandham <sg481n@att.com>
2018-10-17Version to 2.1.6Instrumental1-1/+1
Issue-ID: AAF-571 Change-Id: I371b8afd791463290d0ab22bc455b7a84c25aa8e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Change to 2.1.5Instrumental1-1/+1
Issue-ID: AAF-557 Change-Id: I3a6bccde89b7d869a9f54e7bf9461352ab64f377 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-12CADI ID TranslateInstrumental1-1/+1
Issue-ID: AAF-556 Change-Id: Ifd6c42012a90b369b41ad5ae8e724fb5950df958 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-11Move to 2.1.3Instrumental1-1/+1
Jessica said "2.1.2.1" might cause issues. Playing it safe... Issue-ID: AAF-557 Change-Id: I3f1cce4cbf9047468ba6ca7554aa127b33d99c10 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-11Move to 2.1.2.1Instrumental1-1/+1
Issue-ID: AAF-557 Change-Id: I6dffe397b7a98eeba60c27b92fcf4a07ad9bd6b9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Back to SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-517 Change-Id: Idc88aed721d6e6c88ec0cee764bb19690058477c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Beta Release for ClientsInstrumental1-1/+1
Issue-ID: AAF-517 Change-Id: I988cfec40df0d1401e4e7cfda9899b68cc3b44e7 Signed-off-by: Instrumental <jonathan.gathman@att.com>