summaryrefslogtreecommitdiffstats
path: root/auth/auth-cass/src
AgeCommit message (Collapse)AuthorFilesLines
2019-09-17Merge "Sonar fix: ApprovalDAO.java"Jonathan Gathman1-6/+3
2019-09-16Improved multi Proxy DNSLocator basedInstrumental1-10/+22
Issue-ID: AAF-961 Change-Id: I21d4a8013ca6f65306e32c5a2e2fa4ba230df2b7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-16Sonar fix: ApprovalDAO.javaArundathi Patil1-6/+3
Fixed sonar issues across this file Issue-ID: AAF-968 Change-Id: Icca44e89aa28d56e0690a488a68427c2b085f64f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-04Merge "add the FunctionalInterface annotation"Jonathan Gathman1-0/+2
2019-09-04Merge "Remove this useless assignment to local variable "lookup""Jonathan Gathman1-1/+0
2019-09-03Update Fixes from testingInstrumental6-73/+307
Issue-ID: AAF-961 Change-Id: I142e460607bf32a785037fa2360b1c0efc3948b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-03add the FunctionalInterface annotationThugutla sailakshmi1-0/+2
add the FunctionalInterface annotation Issue-ID: AAF-876 Change-Id: I9d1335de238a16644800e4f5bf1a642f005af53a Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-29Remove this useless assignment to local variable "lookup"Thugutla sailakshmi1-1/+0
Remove this useless assignment to local variable "lookup" Issue-ID: AAF-876 Change-Id: I008c8ccf2485bdb13c8e911ff4903d8c0d23f539 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-13Sonar Fix - Use already-defined constant 'DENIED' instead of duplicating its ↵dinesha1-1/+1
value here Fixed sonar issues across the file Issue-ID: AAF-909 Change-Id: I332a6587cab39edb7986f5db2545db5ce2bb08dd Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-07Remove Tabs, per JococoInstrumental44-8299/+8299
Issue-ID: AAF-932 Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-07Merge "Sonar Fix: ApprovalDAO.java"Jonathan Gathman1-7/+18
2019-08-07Merge "Sonar Fix: CacheInfoDAO.java"Jonathan Gathman1-13/+16
2019-08-05Add junits to batch & cass modulesSai Gandham1-6/+22
Issue-ID: AAF-111 Change-Id: I8067dcb4a57192cf0ac273d7364a60d03f300ba6 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-07-30Add new JUnit StructureInstrumental1-20/+47
Issue-ID: AAF-902 Change-Id: I5d13132cedb6b0dae115c160c68c42f2d85277c3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-28Sonar Fix: ApprovalDAO.javaArundathi Patil1-7/+18
Fixed sonar issues across this file Issue-ID: AAF-912 Change-Id: I030cf2e17e52fa8efe2bc2f003222794e7f9c55a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-28Sonar Fix: CacheInfoDAO.javaArundathi Patil1-13/+16
Fixed sonar issues across this file Issue-ID: AAF-911 Change-Id: I3810ba6a6de894002a12faaa49bc59501e848917 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-26Fix GUI image locationsInstrumental1-3/+15
Issue-ID: AAF-902 Change-Id: Id650f1661ef6085e57ee5b10b02aedf56900e5c7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-22Change API Version to 2.1.15Gathman, Jonathan (jg1555)5-28/+51
Issue-ID: AAF-902 Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489 Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-07-12Adjust Agent for none K8sInstrumental3-3/+18
Issue-ID: AAF-857 Change-Id: Iae6ab3800376465deb69d735d1ab38c931b46688 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-08Cred delete fixesGathman, Jonathan (jg1555)3-4/+26
Issue-ID: AAF-857 Change-Id: I5e590eec0e18a17bb9f89d7f704c86fca3f377de Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-07-02update Approvals from TestingInstrumental1-4/+4
Issue-ID: AAF-857 Change-Id: Ic7780678991f5d3f25f2634d1a8b15cc03f62592 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-28Updates for DirectLocatorInstrumental1-3/+5
Issue-ID: AAF-857 Change-Id: I55cdedad9dfaf4be8c785aa5f503f71fe4504070 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-26Changes from Onsite TestsInstrumental2-27/+51
Issue-ID: AAF-857 Change-Id: I3fbed32ff5b2bb8f05f4f932c8dc2f4012c8b429 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-20Fixes/Refinements from TestingInstrumental5-9/+11
Issue-ID: AAF-857 Change-Id: I2c5a542982b77011ad4ed5c41e08e045c83e2e3f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-11Update for more Logging InfoInstrumental8-18/+82
Issue-ID: AAF-853 Change-Id: I51e9160e2b53ebf74ba5f93c9a634a790f7ed848 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-08Agent correctly sort Cert Chain/TruststoreInstrumental1-1/+1
GUI fix Issue-ID: AAF-852 Change-Id: Ie703b7aee0a77074fac5c1aab3bdf402862243ac Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-31Switch to new Locate FeaturesInstrumental1-3/+3
Issue-ID: AAF-839 Change-Id: I3122d32330c7e0fab533db8355183dbff68f7cc7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-31Update DNSLocator code and useInstrumental2-2/+10
Issue-ID: AAF-838 Change-Id: Ieaf112365e40237b6f252371d2d2f95e9bc47f89 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-31add junits to auth cassSai Gandham3-141/+106
renamed direct locator creator Issue-ID: AAF-111 Change-Id: I72889a00502f68cab39b572f184cd23189e87640 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-05-29Post Init Service StarterInstrumental21-1068/+583
minor fixes Remove JU generated garbage files Issue-ID: AAF-835 Change-Id: I476291f1f1140f0640ed49452f8a5dabb28d9c30 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-24more junits to auth cass moduleSai Gandham3-81/+447
Issue-ID: AAF-111 Change-Id: I7a1d2fd1568c9270174133e266d9590fe769dc7e Signed-off-by: Sai Gandham <sg481n@att.com>
2019-05-23El Alto start with 2.1.14Instrumental1-4/+3
Issue-ID: AAF-834 Change-Id: I35cb2c87889f8ed51527c4cd5cfa79789ccd20b0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-20Add junits to auth cassSai Gandham9-11/+3190
Issue-ID: AAF-111 Change-Id: I65684b72d3b9e9bb9314345b2dd6efd1c5efa4f2 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-05-12Add more junits to auth cassdelete4.0.0-ONAPSai Gandham8-9/+1839
fixed exceptions and add more junits Issue-ID: AAF-111 Change-Id: Iffe75bbc87078896c37a70a549bfbcc39735a21d Signed-off-by: Sai Gandham <sg481n@att.com>
2019-05-03Fix JU_CachInfoDAOInstrumental1-3/+3
Issue-ID: AAF-111 Change-Id: I189c3409be242daf3f48079ab7cad1327386b1b9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-02add few junitsSai Gandham2-0/+725
Skipped some as need cleanup due to exception. Issue-ID: AAF-111 Change-Id: Ie548e40261a9b8fa5ff9f2153a3a2dea840ede6a Signed-off-by: Sai Gandham <sg481n@att.com>
2019-04-30Clean LOCAL Dir based on VERSIONInstrumental1-1/+0
Issue-ID: AAF-821 Change-Id: I5fde81467d46130d3a39de415604c7702fecbaa8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-13Improve Upload BatchInstrumental1-22/+17
Issue-ID: AAF-811 Change-Id: Ia2289c764d0c5a14627d58349397a121f1960703 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-11Merge "Function.java - sonar fixes"Jonathan Gathman1-30/+10
2019-04-10switch Internal/External Locator Names for DublinInstrumental1-2/+5
Issue-ID: AAF-808 Change-Id: If7c600cddef0f7d0fce1a8f7b1518d9ffe0983fe Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-09Function.java - sonar fixesDriptaroop Das1-30/+10
Function.java - sonar fixes Issue-ID: AAF-807 Change-Id: Ia1e4cd6eb29665fc87ab88c60130b8649cfa1dd5 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-04-03Create Helm based Certificates for ClientsInstrumental1-1/+1
Issue-ID: AAF-802 Change-Id: I5fdc4daecd6bac7f042940473784cfb05c9e338e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-02Add more junits to auth-cassSai Gandham3-81/+2167
Issue-ID: AAF-111 Change-Id: I27481a930a8b9b4421ab26164c1d08d617d75cb4 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-03-13Add junit for auth cass functionSai Gandham1-0/+886
Issue-ID: AAF-111 Change-Id: I03f3d80b047332eec6bdf0554604908c68e278ac Signed-off-by: Sai Gandham <sg481n@att.com>
2019-03-07Improve BatchesInstrumental3-18/+29
Issue-ID: AAF-740 Change-Id: Ib3e8a3f977964eed2e992dc02154dd3bc90492df Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-20fix new openssl, data, etcInstrumental3-110/+124
Issue-ID: AAF-667 Change-Id: Ic87c5159c453c293d845abea6be0c4cfb3164fc1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-15Batch work and clientInstrumental1-12/+26
Issue-ID: AAF-740 Change-Id: I16da4f2a87ec5d19590f0af642b91f9e2e02b246 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-07Minor fixes starting from ScratchInstrumental1-3/+3
Issue-ID: AAF-698 Change-Id: Ie279c11f9f385e9cb179cbe3e16de35cbfa33ecf Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-03Approval Batch, prep better JUnitInstrumental3-10/+2
Issue-ID: AAF-740 Change-Id: Id9e8ca121c9bf92c2f98c7a61631e2417bba70b1 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>