aboutsummaryrefslogtreecommitdiffstats
path: root/shiro/src/main/java/org/onap/aaf/cadi/shiro/AAFRealm.java
AgeCommit message (Collapse)AuthorFilesLines
2020-09-24Prepare for release 2.1.18Sean Hassan1-4/+8
Issue-ID: AAF-1202 Change-Id: I138ff4d94ed17a5b2de24fa95daf7d2a38eb84c0 Signed-off-by: Sean Hassan <sean.hassan@att.com>
2019-10-15Update shiro bundle & fix sidecarGANDHAM1-10/+75
Issue-ID: AAF-111 Change-Id: Id22107054dc0081dc4c803c89f1d75713a083055 Signed-off-by: GANDHAM <sg481n@att.com>
2019-02-28Fix Class Compare2.1.13Instrumental1-1/+1
Issue-ID: AAF-771 Change-Id: I4ae41def8830939651d64954c1479f2f5dece82d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-23Testing final edition, ShiroInstrumental1-14/+9
Issue-ID: AAF-771 Change-Id: Ia86066e986a92756ad5ac9210fbdb4002de0bb23 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-22Choose better Concurrency ObjectInstrumental1-10/+9
Issue-ID: AAF-771: Change-Id: I112120d380f34a86890b83889880337199e21f57 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-22Add Multi-Realm class handlingInstrumental1-92/+178
Also, improve Logging Issue-ID: AAF-771 Change-Id: I4cf286b5c474596f5e824e5204598cf0c1bb014c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-15fix shiro logs looping issueSai Gandham1-31/+21
Issue-ID: AAF-655 Change-Id: I6719683718ec8dc2695df1eb14b6b490df5976c5 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-01-30Update shiro logging and sl4j init2.1.11Sai Gandham1-15/+18
Issue-ID: AAF-655 Change-Id: I1e1439efbee5900c82a6065a0581faae15622581 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-01-16update logging path for shiroSai Gandham1-1/+1
Issue-ID: AAF-655 Change-Id: I12cab0cff0e8244cd6d477fb5cb6aa64ad353bf5 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-01-08Add missing shiro loggingSai Gandham1-9/+31
Issue-ID: AAF-655 Change-Id: If0dc4a11e2166f8ac9413aa7ab1f826c30d2f063 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-11-12Create Authz mapInstrumental1-6/+46
Issue-ID: AAF-618 Change-Id: I9615734555591bff399d50d45e3d4c5e1ffe20c0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-12Add instantiation Log MessageInstrumental1-0/+1
Issue-ID: AAF-618 Change-Id: I7b9630056ee3aa8246ef0a90ac01d53a6853f79d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-12Put MapBath code in ShiroInstrumental1-2/+33
Issue-ID: AAF-618 Change-Id: Ibbee25744a479d40ed438f926d0d3785a76fc5d1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-08Sonar fixes related to exceptionsMaciej Wejs1-2/+2
Fixes in aaf-cadi-aaf module This one is related to ticket in main repo Change-Id: I1eeaba545d9cc3b3c07ba53ec12500cdb5567742 Issue-ID: AAF-396 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-02Moving Shiro modules to cadi repoSai Gandham1-0/+142
Issue-ID: AAF-380 Change-Id: If1029a16958335277ff38cdbe5662b0a14ea439f Signed-off-by: Sai Gandham <sg481n@att.com>