summaryrefslogtreecommitdiffstats
path: root/docs/submodules/aaf
AgeCommit message (Collapse)AuthorFilesLines
2020-02-27Update git submodulespwielebs1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 9e692d47d60d47c3668ba3281fdca61921a92fcf - Implementation of CSR procedure Issue-ID: AAF-996 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: Id294259b292e2d355be9c70ab4f7eb7017c8c150
2020-02-27Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 7dc94694ec75ce738ecb2e98508c57eadc1d81fa - Merge "Verifying certchain and returning certchain and TrustStore" - Verifying certchain and returning certchain and TrustStore Issue-ID: AAF-1037 Signed-off-by: EmmettCox <emmett.cox@est.tech> Change-Id: Iaab754ff5f568b2f2e1aeac8dbed279e20b09b3b
2020-02-27Update git submoduleskjaniak1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 5b1830d2eec4eddbeaeea9b4076404fbdb78e5e2 - Replacement of RuntimeException with Exception class Clean up in tests and run method. Issue-ID: AAF-996 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Change-Id: I2abbfa9af4a77960cb65e9b9ecfcb058eb69cf12
2020-02-27Update git submodulesBartosz Gardziejewski1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 628ed81f0e56f7163b08b57a8d54833b646239d5 - Refactor CSR model to be POJO Issue-ID: AAF-997 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ia06dd580a64e56dcf1d8bf5f3db6fe6394cdb1c8
2020-02-26Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 9bc693f778fd64a9b716061fce3500398e95ef5a - Merge "Fix fat jar creation of certservice-client" - Fix fat jar creation of certservice-client Exclude signed manifest files from dependencies Issue-ID: AAF-996 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I3a3bcd0e35c9b57cee96b132a5f2ac9924735e6d
2020-02-26Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 114993abe7a6f3f32f8e73de07a8cc191da10275 - Merge "Create logic responsible for selecting server based on CAName" - Create logic responsible for selecting server based on CAName Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I2d3b931862ecca7c1edc52fb61aa8c4dcd29e3ec
2020-02-26Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to a00b6c8634defc0b756808951f4f6d82cbfed66b - Merge "Implementation of KeyPair generation" - Implementation of KeyPair generation Issue-ID: AAF-996 Change-Id: I97626d122033127d5bb234d134c20d0b5a6d7c03 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-02-26Update git submodulesBartosz Gardziejewski1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 73331084b24873b628b712e1473fcd3d5428e7a5 - Add OpenAPI documentation in yaml Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I4ebae5f7eea441d7dac45c18fc565482c2ea322a
2020-02-25Update git submodulesBartosz Gardziejewski1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to ffa8cc8dc896c8ffd762ca72d699c21bbb0d6b46 - Remove re-constructing CmpServersConfig Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Iedda06c0fc074b026d92b6c08ef7dc4c2946e9e4
2020-02-24Update git submodulesawudzins1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 2966e97b0b15d287c928f545b3b713d58586f444 - Align logging Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Issue-ID: AAF-997 Change-Id: I35719fcc69c5227e65e273451a52c3c29cf11cfc
2020-02-24Update git submodulesMichal Banka1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 2edef3c2aaafba49439e20aa13eb647c67c781d5 - Added validation of configuration Fields are being validated right after reading servers details from JSON (when application starts). Created own annotation to validate server URL with proper requirements. When invalid details are given application closes. Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I3e476266056ec0fb637f01f9d4d4c63b1f0d1c6a Issue-ID: AAF-997
2020-02-24Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 1e81a4ebe5141878b054e72d000ac0e7f6bc3d71 - Merge "Added actuator for refreshing configuration" - Added actuator for refreshing configuration Cloud-config dependency is provided Event listener introduced to handle refresh call Refresh endpoint exposed Fixed docker-compose to start locally and use build images Update repositories for docker image and install vim on it Issue-ID: AAF-997 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Change-Id: Iee005518c901dad7730c5f48c410ec89850f1425
2020-02-21Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 3731f17fd97677d8c426de15241c1310d0947fcf - Merge "Add of logging for certservice-client" - Add of logging for certservice-client Issue-ID: AAF-996 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Change-Id: I8bed44937da32fff863df724adc023f546b5e12e
2020-02-21Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 0474f5347007cf6c04cb01f84b83fc2edd6fbc59 - Merge "Plugins reorder" - Plugins reorder Shade plugin should run before docker image is built Issue-ID: AAF-996 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I212e029a8f8e1ca15fadc97232dce0205153c980
2020-02-20Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 7831ee84ae44f14964739fe0d291074a885768dd - Merge "Refactoring of Cmpv2Client code for sending CertRequest" - Refactoring of Cmpv2Client code for sending CertRequest Issue-ID: AAF-1036 Signed-off-by: EmmettCox <emmett.cox@est.tech> Change-Id: Ic0d95b35abb3ca2406b77bbe6e0cd51da0968684
2020-02-20Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 18acead623826c43da43da6d0e55e81e1f2953a1 - Merge "Create fat jar" - Create fat jar with shade plugin Issue-ID: AAF-996 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I7664a4c26232682e519d0c0a31f84104e6faa5a1
2020-02-20Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 639c40968f329fc6526a35c9fca2817e9cf0faa7 - Merge "Load CMP Servers config from volume" - Load CMP Servers config from volume Create Kubernetes secret to store Cmp Server config file and mount it to container as volume Issue-ID: AAF-997 Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Change-Id: I163b720ce14729328af34dd61e6eb0108c76d58b
2020-02-20Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to ff8b47138f19faf4ca62f1f3d0773565c8df6188 - Merge "Add documentation" - Add documentation Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-997 Change-Id: I1c451a8e7060ff565f7e6bfe5290d3fd96f6bebd
2020-02-20Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 5fd9f5fb1dabb4fcc9c117c630b2fbbfc3a25e56 - Merge "Add functionality for reading ENV variables" - Add functionality for reading ENV variables Issue-ID: AAF-996 Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Change-Id: If216040d59390f0956bae7f747c8cb6bce2a7f9f
2020-02-20Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 3d43c8d1ead2b814669cce8425cc8a1093b08f26 - Merge "Create Dockerfile" - Create Dockerfile - Added Dockerfile to certServiceClient - Added docker maven profile to certServiceClient Issue-ID: AAF-996 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I97e81ca24030cbc305b8aa55d1fec51d8eb94959 - Remove cyclic dependencies and rename execeptions package Issue-ID: AAF-997 Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com> Change-Id: Ib7a7da43ac616c74945490fd727c9ac7d7fc7cdd - Merge "Add configuration reading mechanism for CMP Server" - Merge "Add first test of System.exit" - Add configuration reading mechanism for CMP Server Issue-ID: AAF-997 Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com> Change-Id: I66ca48b019544f970fb1db18236a093cae28b2aa - Add first test of System.exit Issue-ID: AAF-996 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Change-Id: Id0ee4d6a08e7050ef080f0e1fadea8c07459571c - Merge "Add spring developer tools" - Add spring developer tools Issue-ID: AAF-997 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: I86f9b41efa4157650149290c91509325d5bad7ca - Merge "Fix for not running tests" - Fix for not running tests Junit5 version lowered. 5.6.0 Junit5 has issues with maven-surefire-plugin Issue-ID: AAF-996 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Change-Id: I17489f106d42d4c0b66d8f68ef500fba2b68f261 - Merge "Created docker-compose with ejbca and certservice" - Created docker-compose with ejbca and certservice Docker-compose should run configured EJBCA and certservice. Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: AAF-997 Change-Id: I2c815c7a97636e31cc07d8a6d7a172a3895523b7 - Merge "Add of dummy test" - Add of dummy test pluginManagement section moved to parent pom.xml Rename of package to follow conventions. Issue-ID: AAF-996 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Change-Id: Id0e011408b149270da88157d1568a23b4709514b - Merge "Add more logs and handling DecoderException" - Adding certServerClient module to repo Issue-ID: AAF-996 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Change-Id: I787c9a15bb2f9a63084eb3663368d5b707dc2452 - Add more logs and handling DecoderException Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I4142176b4d0125a9dd8da27d0db593a9df10b783 - Merge "Handle exception thrown during base64 decoding" - Handle exception thrown during base64 decoding Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I37e47382dc998bead008c47e34e3de417312fefb - Merge "Add Helm Chart" - Add Helm Chart Issue-ID: AAF-995 Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Change-Id: I251cd76b34a4bca96056bddc50f272ecd9114ea2 - Merge "Add docker nexus image to README" - Merge "Cleaned repo after work with CI" - Cleaned repo after work with CI Information added to readme, pom clean-up, etc. Issue-ID: AAF-997 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Change-Id: Ie1324bf4f4a27a580f5b3c041f62ba704add2638 - Add docker nexus image to README Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Idec7bad9a1751eb53093608e0e0689bb92e3331a - Merge "Suppress irrelevant Sonar warnings" - Merge "Improve exception flow" - Suppress irrelevant Sonar warnings Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Id9181ccbf2e3e534f5f9c808924b174c1c86ce2f - Correct my id in INFO.yaml Issue-ID: AAF-995 Signed-off-by: baniewsk <pawel.baniewski@nokia.com> Change-Id: I20d45a9c0a5a722812a0e0c6b6c2b981e11c2476 - Improve exception flow Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I4d690fbe27364bc50b97ab42e64e610566d93ca0 - Duplicated version props Trying to avoid future issuess with staging a project images Issue-ID: AAF-997 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Change-Id: I084365fa90790deaff816d67e7a211fdf0e37131 - Modified configuration of docker build Configuration of docker profile taken from hv-ves Issue-ID: AAF-997 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Change-Id: I37311477214b2f50b516fa64e951ae37d24137ce - Merge "Updated readme to hold nexus info" - Merge "Adjust README" - Merge "Return hardcoded CA certs and certification chain." - Adjust README Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I1ac2ef149408850f8ed2963dd361b2e0adaaa486 - Return hardcoded CA certs and certification chain. Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I38b498c4deeedc4ea4323065c5f7b5ddd137209f - Automation adds INFO.yaml Issue-ID: CIMAN-33 Change-Id: Id6fc72cb8bc8f6768154ec6f3e779928be477cb3 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> - Adjust docker versions and names Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: If9f9bd19b34c655d8277b2d981d357812c3371b2 - Updated readme to hold nexus info Information about nexus repository added into the readme file Issue-ID: AAF-997 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Change-Id: If0113f71602ad58072180abdc61df8b9f9e6dc4e - Adjust versions in poms. Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ibb7680ff623164620a902a87f4f2323550ebef66 - Adjust naming in poms. Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I5000958af20de776992398aa0be324a562d8b4c7 - Change groupId in parent pom. Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I22923eb903ec2f02c0b8e7ac59273802cd0074e9 - Removed SNAPHOTS from artifact version Should fix broken merge-java build Issue-ID: AAF-995 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Change-Id: I8940e2648060110c8afd4cd70c1f90e53268bb35 - Merge "Generate openAPI 3.0 specification." - Adds distributionManagement to main pom Should fix broken merge-java build Issue-ID: AAF-995 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Change-Id: If95cee0fa80d6fcfa9e66978ba9335c398c8888b - Generate openAPI 3.0 specification. Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I3de5dae9688d89b3bac0d86beff982247667854d - Merge "Adds docker profile to cert-service" - Add decoding CSR received from client. Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I7c868f4835397f58ae4e6fad0e764e21d886d3d3 - Added Sonar link into README.md Issue-ID: AAF-995 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I855e23e04cd2f1aecfa3b0a8f52e6758091bab38 - Adds docker profile to cert-service Some additional steps are added to cert-service configuration like publishing docker images Issue-ID: AAF-995 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Change-Id: I9f802d1ffed012211989586405b63dab987b57b3 - Add docker image building to maven configuration Issue-ID: AAF-995 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I26862c9f2597ff058f869320ebd3948030b63051 - Added parent pom.xml Issue-ID: AAF-995 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I28c87a05b6604d52c7b02ef9f7a7b78bfbb08da1 - Added version.properties file Issue-ID: AAF-995 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I75868641555d583a5d6efa1b65f2b6870c3522e2 - Dockerfile: CertService run as certService user Issue-ID: AAF-995 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I53a4554524dd6266c9c8972dc5fa668f09b33ff2 - Add endpoint for CSR, that will log received data. Issue-ID: AAF-995 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I6f2ab981669158c3b4c8d8c26fa829f7967aa712 - Create logger for trace, audit, error Issue-ID: AAF-995 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Icda76509e23315910a52645d746ad4c7b80bf01e
2020-02-20Merge "Add docs for AAF CertService"Sofia Wallin1-0/+0
2020-02-18Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to add60903781f8bb4cbe59555bf79181cb5f73b8c - Release 2.1.17 Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: Ie7bd9c34c2698d792e91139ce074a1d1125be983
2020-02-18Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 83d5e01bcac0bbd8c6386eb5033954001524d91f - Update DCAE Startup Info Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: If1351f470ea1658d9c0d53698a76378ef0b0e282
2020-02-12Update git submodulesJessica Wagantall1-0/+0
* Update docs/submodules/aaf/sms.git from branch 'master' to 8b9a5a06a5652d604026f3a2293639e30c15be0b - Migrate aaf-sms docs Example of how this changeset was created. includes link to documentation: https://gist.github.com/Aricg/bf95ef40c542ba211be8771e88e6f410 Merging this will create https://onap-aaf-sms.readthedocs.io This build will run in parallel to the current docs generation method untill we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I509302cf10fd03d5be93d3f1a8dd5609602bc76b
2020-02-11Update git submodulesJessica Wagantall1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 9b863ada3b7c11e104209ba15fe9eb9fe230f979 - Migrate aaf-authz docs Merging this will create https://onap-aaf-authz.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib88b8e77934aaf666f3bfbf649b8a449af8b9b35
2020-02-07Add docs for AAF CertServiceAleksandra Maciaga1-0/+0
Issue-ID: AAF-995 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: I02dffbac659b67d57f8fc8183aca534e18c21254
2020-02-06Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to ba66edfffc5d58a2a963b66967a9b93beaf881b2 - Updates required for rtdv3 jobs. from the verify job: rtdv3-global-verify-master] $ /bin/bash -l Change-Id: Iede527732d480b56e5f80902a4cd3d44ea13b1ce Change-Id: Iad5a018d697d968ca65ab95c850fc94ee101d303 ---> rtdv3.sh INFO: INFO: Project: aaf/authz INFO: Read the Docs Sub Project: https://onap-aaf-authz.readthedocs.io INFO: Read the Docs Master Project: https://onap-doc.readthedocs.io INFO: Verify job completed example of how this changeset was created. includes link to documentation: https://gist.github.com/Aricg/bf95ef40c542ba211be8771e88e6f410 merging this will create https://onap-aaf-authz.readthedocs.io This build will run in parralelle to the current docs generation method untill we are ready to cut over. Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I327c9408bd1bb49d19df4467d0ff03d6c2ab8769
2020-02-03Update git submodulesJessica Wagantall1-0/+0
* Update docs/submodules/aaf/sms.git from branch 'master' to 137e91e4fab1995c2df7a13c455edfe6628c33f2 - Add new committers - Pawel Baniewski email pawel.baniewski@nokia.com LFID baniewsk - Gerard Nugent email gerard.nugent@est.tech LFID egernug - John Franey email john.franey@att.com LFID JohnFraney Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I72f3fff449f2d848fe19eefd3cc0ad2431491370
2020-01-30Update git submodulesJessica Wagantall1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 9fa2e46e3f52b8c101a7cf7589553009cd0ae673 - Add new committers - Pawel Baniewski email pawel.baniewski@nokia.com LFID baniewsk - Gerard Nugent email gerard.nugent@est.tech LFID egernug - John Franey email john.franey@att.com LFID JohnFraney Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I72f3fff449f2d848fe19eefd3cc0ad2431491370
2020-01-28Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 0a15ed81fdde99920359f209341114119c1aa11a - Modify for use of JDK 11 Issue-ID: AAF-1066 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I31484958c48b0d9b930921bec2581144e0675970
2020-01-28Update git submodulesHelenaLydon1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 82755753f41112e1cdd91b2994620ad074dfbf20 - Sonar Fixes: Variable name changes Issue-ID: AAF-1040 Ticket for Sonar Fixes Change-Id: I48b764c1c7b6993ce18e693cd16522afb1e1c21d Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2020-01-27Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to e78d297795f08d3ecdc176ff10c6c77570828e17 - Merge "Sonar Fixes" - Sonar Fixes Issue-ID: AAF-1040 Ticket for Sonar Fixes Change-Id: I0b9ea7dcb1d91dc262ec64128d1ca1f9b98baa0c Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2020-01-24Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to be1edcb6830745015f5de72e820f40f36dd571ad - Fix Agent and CM Issues Issue-ID: AAF-1067 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I5508edec3d63b4831d0caddd8303126956bd05a0
2020-01-15Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 165e298554f06ecd0545df604e11736ebf71566d - Merge "restore a couple of fields' access to public" - restore a couple of fields' access to public Apparently, these fields are part of contract to custom plugins. Issue-ID: AAF-1040 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: Ib3106230416baae9c63136ed2563a6416b61d40f
2020-01-15Update git submodulesegernug1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 9dab8be3addc9b1bcf650b35d3834f99200cb957 - Sonar Fixes: AuthzFacadeImpl Issue-ID: AAF-1040 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ic1e72ae01fc28204da94407c28cb4e65d7c14d4a
2020-01-08Update git submodulesegernug1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 78ccdcc1d1c29760e4cf833f94df62e1c5aa733f - Sonar Fixes: Auth Batch Helpers Issue-ID: AAF-1040 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Id9b1704c8308f0111ee81849771b8ee77a17542b
2019-12-20Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to a3b442a09aa3666662003d7c8a5ed69ee24a373e - Make Organization isRevoked return Date Issue-ID: AAF-1058 Change-Id: I4120235dc6f78fb1db0c7bea86c6938aae076b63 Signed-off-by: Instrumental <jgonap@stl.gathman.org>
2019-12-20Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 439d8cd4ad19585fb93d721041e21ec8b46e4f0e - Fix DNSLocator when Network Disconnect Issue-ID: AAF-1060 Signed-off-by: Instrumental <jonathan.gathman@att.com> Change-Id: I88cdfc917470af8217273fe96db66604601345bf
2019-12-20Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 3ca2e6964bf2aab93394cf542b6354ca735703c0 - Minor changes for Organization needs Issue-ID: AAF-1058 Change-Id: I446f630b197657f9d20222a69101437af3ae33e6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-12-16Update git submodulesSai Gandham1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 97b7c2435bf2fb9f2e27593c06b9b85fc4dc70aa - Merge "update Mass Mailer" - update Mass Mailer Issue-ID: AAF-1059 Change-Id: Icfcccfe8420fad001eda8aa6baf485c2d52e5086 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-12-12Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 3ca1b28f07f5a46fbeca439677a98245e50b69ea - Fix DNSLocator JUnit Issue-ID: AAF-1060 Signed-off-by: Instrumental <jonathan.gathman@att.com> Change-Id: I24318cc0d5b698b7719afb20c411895fda001bff
2019-12-11Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to deb396a3d53a84b2eb5a46d40122b4902d72c601 - Add a MassMail Batch Program 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-12-05Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to eb706feab37842e2decc5ad9e634fb5689f85531 - Merge "Examples.java" - Examples.java Issue-ID: AAF-1031 Change-Id: I8b55fdca2f118c659d7911c9d16d9218a1d9c37a Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-12-05Update git submodulesSai Gandham1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 25f38b585ec2556c92f60a42322f85168dc8f686 - Merge "Change to latest images for CSIT tests" - Change to latest images for CSIT tests Issue-ID: AAF-1000 Change-Id: I5ed52d2f5738b514b0a0a2d3a0d5bd6fb417e36d Signed-off-by: egernug <gerard.nugent@est.tech>
2019-12-05Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to cd2cc4e3123fcaa9a172702b69c6441067d369a1 - Merge "NotInOrg.java-Replace the type specification in this constructor call with the diamond operator ("<>")." - NotInOrg.java-Replace the type specification in this constructor call with the diamond operator ("<>"). Issue-ID: AAF-876 Change-Id: I84ec99f43ad23cdd4b167eeec90dc80bbdc1d210 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-12-03Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 6ed08a09884add852d9bde3ffebaf47658f8c50c - Merge "ApprovedRpt.java-remove the block of comments" - ApprovedRpt.java-remove the block of comments Issue-ID: AAF-876 Change-Id: I0008769d9aebab38f60d770fc7f2c5da04b96897 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-12-03Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to dfdf3fd560eb6d9ce340515977a7bd7b3e3d1fb5 - Merge "ListIterator.java- extract the expression" - ListIterator.java- extract the expression Issue-ID: AAF-876 Change-Id: I1dc239d250c9356d0cf91cbad4fd20dd4461fe0e Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-12-03Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 588ef836b3b66729d6fba9d57e89e330ab22b5ca - Merge "Remove.java-Replace the type specification in this constructor call with the diamond operator ("<>")" - Remove.java-Replace the type specification in this constructor call with the diamond operator ("<>") Issue-ID: AAF-876 Change-Id: I55899d3dc94bd9c7b046ded84cf2b53816ddc354 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-12-03Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to aacda44d54fd3c45609d85e09e3b20fc824ec494 - Merge "ListActivity,Rename.java-removing the useless assignments" - ListActivity,Rename.java-removing the useless assignments Issue-ID: AAF-876 Change-Id: Ieef4f3e56016f33babe13be08cdd87b3c5c36bbb Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-12-03Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 7e27616ebe3e3770163241076f87bbfa63c25b07 - Merge "JAXBData.java-Extract the assignment out of expression" - JAXBData.java-Extract the assignment out of expression Issue-ID: AAF-876 Change-Id: I431bb79d12ad49a6d84c000f30c0532a710c42cf Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>