summaryrefslogtreecommitdiffstats
path: root/cadi
AgeCommit message (Collapse)AuthorFilesLines
2018-10-11Move to 2.1.2.1Instrumental6-6/+6
Issue-ID: AAF-557 Change-Id: I6dffe397b7a98eeba60c27b92fcf4a07ad9bd6b9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-06Refactor Client ConfigInstrumental11-403/+421
Refactored the client to handle multiple keystores without compromising keys, etc. After testing, now valiates just fine Issue-ID: AAF-424, AAF-540 Change-Id: I3b99014dd4b73ae22c359d35658da3bb13745ef9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Back to SNAPSHOTInstrumental6-6/+6
Issue-ID: AAF-517 Change-Id: Idc88aed721d6e6c88ec0cee764bb19690058477c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Beta Release for ClientsInstrumental6-6/+6
Issue-ID: AAF-517 Change-Id: I988cfec40df0d1401e4e7cfda9899b68cc3b44e7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-28Fix Version MismatchInstrumental1-2/+3
This showed up in Password Management calling Service Issue-ID: AAF-523 Change-Id: Ib8c4205b82ec9e9984d63c469319fa69b8505e9e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-19textual cleanup for M4Instrumental3-6/+6
Issue-ID: AAF-509 Change-Id: Ib109ba404f158bbffb6dc60c96850fd7e56871fd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-19Update to new OparentInstrumental1-1/+0
Issue-ID: AAF-509 Change-Id: Ic9235812d4a396fdc86a4938b626805c22773c00 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Remove Tomcat 2(Security Issue)Instrumental1-38/+0
Issue-ID: AAF-420 Change-Id: Ibb080432f8c7faa7b923b1f4c1e4542d3ad0d693 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-17Remove Tomcat (Security Issue)Instrumental2-110/+4
Issue-ID: AAF-420 Change-Id: I5990ca297cf7b196b8148161260a41c11d92399d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass whitespace changes (Style Warnings)Instrumental129-1488/+1488
Issue-ID: AAF-473 Change-Id: Ia1b3825a527bd56299949b5962bb9354dffbeef8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass add newline package (Style Warnings)Instrumental41-0/+41
Issue-ID: AAF-473 Change-Id: Ibced57f7e0bc22ec7eba9c69ead0ecca11aaf3e9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass removal of all Tabs (Style Warnings)Instrumental311-28189/+28189
Issue-ID: AAF-473 Change-Id: Iaf0ef8120882937959bb0065f2f6ba74a021940f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Add Servlet SamplesInstrumental13-0/+685
Issue-ID: AAF-472 Change-Id: I69aae6509d65340942c4dee718b5dfe7726aab04 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-06quoted propsInstrumental1-0/+5
Issue-ID: AAF-420 Change-Id: I76f8989ef3499ace13cb93e9ff47493754ab02fc Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-06Add timing CadiFilterInstrumental22-68/+265
Issue-ID: AAF-468 Change-Id: I335a1106609ac99e12eeb0640a06c9eb969e9bbb Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-31Merge "sonar fix"Jonathan Gathman1-1/+1
2018-08-31CLM versionsInstrumental1-147/+11
Issue-ID: AAF-419 Change-Id: Id863c1b4a0370eabd1849c38e84f512d20504848 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-29Change CadiFilter Default SSetterInstrumental16-426/+123
Issue-ID: AAF-460 Change-Id: I1f7d52104eb36c35cca3264b4995342936e69ef6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-29sonar fixTomek Kaminski1-1/+1
https://sonar.onap.org/project/issues?id=org.onap.aaf.authz%3Aparent&open=AWKvaFNSwGn37Jfbl1QS&resolved=false&severities=CRITICAL&types=VULNERABILITY Change-Id: I56f8acc55c4a73e6b3c89327615905979307dde6 Issue-ID: AAF-459 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-08-23Fixes sonar issues in Examplesburdziak1-18/+29
Issue-ID: AAF-445 Change-Id: I798f400a54b16b93b4464b1c4879131132afc388 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-08-16Update Poms newer JettyInstrumental1-1/+1
Issue-ID: AAF-436 Change-Id: I876e3cce3fab4979b79658126c553bf7d87db948 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-23Developer Doc and VideoInstrumental1-1/+1
Issue-ID: AAF-361 Change-Id: I14f559a122df892733e2c94c2aed158d56ef518f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-23Fix Test HelloInstrumental2-3/+5
Issue-ID: AAF-381 Change-Id: I038559b22af061ffb3bd23048122d7cf87fbed22 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-22Finish RESTful Client APIInstrumental4-23/+347
Issue-ID: AAF-361 Change-Id: I999cb419a79c5995baf3757fdbbe047528901597 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-20Merge "Sonar fixes related to exceptions"Jonathan Gathman1-60/+63
2018-07-20Merge "Sonar fixes related to exceptions"Jonathan Gathman5-56/+56
2018-07-20Merge "System dependent separators"Jonathan Gathman2-4/+7
2018-07-19add check and showpassInstrumental7-36/+51
Issue-ID: AAF-378 Change-Id: If06c33ffd45eb61ab881cdb89f9689dae951f82c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-19Configuration and Auto-CertificatesInstrumental31-164/+334
Issue-ID: AAF-378 Change-Id: Ic820a4e43684a6130f00b28b415a974876099fc3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-17Sonar fixes related to exceptionsMaciej Wejs1-60/+63
Fixes in Config from module aaf-cadi-core Change-Id: I68d878ab6b889b5752bfb5149125a228c48b8316 Issue-ID: AAF-396 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-16Changes from Testing AAF ConfigInstrumental3-92/+94
Issue-ID: AAF-378 Change-Id: Icca28ee4e76b8329c7e068ba9305f9f647b6e479 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-16Sonar fixes related to exceptionsMaciej Wejs5-56/+56
Fixes in aaf-cadi-aaf module Change-Id: Ie5148f3526d782bd45e0ae9c0423ab8f84187a50 Issue-ID: AAF-396 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-12Merge "Configuration Agent and MS for AAF"varun gudisena2-28/+113
2018-07-12Configuration Agent and MS for AAFInstrumental2-28/+113
Issue-ID: AAF-361 Change-Id: I26f3d49e3d7eae4a932489bd677cf0b903fb7977 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-12System dependent separatorsMaciej Wejs2-4/+7
Added handling of system dependent separators in places they currently cause JU fail on non-Unix systems. Change-Id: I7331a76945a90c255805d0a3e39960444a2ee65b Issue-ID: AAF-387 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-10System dependent separators in JU testsMaciej Wejs8-39/+40
Change-Id: I6795074d6cdec24821f465504e3d20bc4cc68eaf Issue-ID: AAF-387 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-05Refine Agent for cadi utilsInstrumental9-193/+320
Issue-ID: AAF-361 Change-Id: Id07b60181b906e65aefb24cbe0d192e362c2c3f4 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Fix testing results for AuthnInstrumental8-10/+18
Issue-ID: AAF-361 Change-Id: I8f78b41580368610e126aa4cc7cadf8ef204d03a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Remove Sonar BlockersInstrumental2-3/+5
Issue-ID: AAF-386 Change-Id: Ic9f1f17b949fd1192a35bce5eb10481fda0e06ee Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Collection syntax change because of SonarInstrumental42-75/+88
Issue-ID: AAF-386 Change-Id: I8ba8d8561d03e680ddc90a81b8db0339814c65fa Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Merge "move shiro modules to cadi repo"varun gudisena11-901/+0
2018-07-02Add ability for BAuth by domainInstrumental9-38/+135
Issue-ID: AAF-361 Change-Id: I6f437ffcfef5555f44acfb32fd6020f86f8cf403 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-02move shiro modules to cadi repoSai Gandham11-901/+0
Issue-ID: AAF-380 Change-Id: I3383995551a7ea3a98d9e1cbebd324d49bbba134 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-07-02Update CM to us Local Intermediate CertsInstrumental23-167/+269
Issue-ID: AAF-384 Change-Id: Iefd36c5b9ab8011ac696cb85e74c54edb63cb40a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-27Refine Agent to create CADI ConfigsInstrumental3-63/+243
Issue-ID: AAF-378 Change-Id: I4bb70ff582a3990d0344d23aaac2b750e931a6b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-26Initial Interface for remote ConfigurationInstrumental1-1/+1
Issue-ID: AAF-378 Change-Id: I320b0c23ece63199a49a5d8b1706868d2c4e5355 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-23JettyStartups to improve new FiltersInstrumental2-4/+3
Issue-ID: AAF-361 Change-Id: I74cac231ebac81466778c1c3ebca16c63ae6f78a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-22Refine aafcli for TestsInstrumental2-9/+9
Issue-ID: AAF-361 Change-Id: Ib28ab9e4ccea7bacc165946cf7075ee1b75edd76 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-22Improve Security startup (client)Instrumental8-512/+46
Issue-ID: AAF-361 Change-Id: Id1f5c044aeaa24f6db92010fde46f3e40e5f1cfd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-21Update REST Samples for required behaviorInstrumental11-181/+552
Issue-ID: AAF-361 Change-Id: Ia6dabfa3eeec2253c3f017ddc2d70afe4afbd54b Signed-off-by: Instrumental <jonathan.gathman@att.com>