Moving Shiro modules to cadi repo 69/55669/1
authorSai Gandham <sg481n@att.com>
Tue, 3 Jul 2018 03:37:37 +0000 (22:37 -0500)
committerSai Gandham <sg481n@att.com>
Tue, 3 Jul 2018 03:37:56 +0000 (22:37 -0500)
commita7f4def785c9e169ebcb4785d7561505e47f3fc0
tree9269cabdec93c0c3daeb907873cf5910e29495c3
parent61f3653ef53fc3b64e21ec3f22123274f3b5d732
Moving Shiro modules to cadi repo

Issue-ID: AAF-380
Change-Id: If1029a16958335277ff38cdbe5662b0a14ea439f
Signed-off-by: Sai Gandham <sg481n@att.com>
13 files changed:
SOURCE_MOVED [deleted file]
pom.xml
shiro-osgi-bundle/.gitignore [new file with mode: 0644]
shiro-osgi-bundle/pom.xml [new file with mode: 0644]
shiro/.gitignore [new file with mode: 0644]
shiro/pom.xml [new file with mode: 0644]
shiro/src/main/java/org/onap/aaf/cadi/shiro/AAFAuthenticationInfo.java [new file with mode: 0644]
shiro/src/main/java/org/onap/aaf/cadi/shiro/AAFAuthorizationInfo.java [new file with mode: 0644]
shiro/src/main/java/org/onap/aaf/cadi/shiro/AAFPrincipalCollection.java [new file with mode: 0644]
shiro/src/main/java/org/onap/aaf/cadi/shiro/AAFRealm.java [new file with mode: 0644]
shiro/src/main/java/org/onap/aaf/cadi/shiro/AAFShiroPermission.java [new file with mode: 0644]
shiro/src/test/java/org/onap/aaf/cadi/shiro/test/JU_AAFRealm.java [new file with mode: 0644]
version.properties