Add ODLPrincipal to API so it is exposed for outside use 92/50692/5
authorRyan Goulding <ryandgoulding@gmail.com>
Thu, 19 Jan 2017 21:02:03 +0000 (16:02 -0500)
committerRyan Goulding <ryandgoulding@gmail.com>
Mon, 23 Jan 2017 17:48:31 +0000 (17:48 +0000)
commit7207b160918a3977f8737c01e826f38e7df01635
treec46bfe7d760b5da37db280e15bab173968c31db3
parent7c21583492417c0a99834f74824f1099bbce8c6a
Add ODLPrincipal to API so it is exposed for outside use

A recent request in the mailing list was to expose ODLPrincipal
for use from other contexts.  This will also be useful for when
the MDSALRealm is added, which will also utilize ODLPrincipal
constructs.

Change-Id: Ic2b4bc9646f50a6fb2e2e1d43b814d2bc4e8c1f1
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
aaa-shiro/api/pom.xml
aaa-shiro/api/src/main/java/org/opendaylight/aaa/api/shiro/principal/ODLPrincipal.java [new file with mode: 0644]
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/impl/shiro/principal/ODLPrincipalImpl.java [new file with mode: 0644]
aaa-shiro/impl/src/main/java/org/opendaylight/aaa/impl/shiro/realm/TokenAuthRealm.java
features/authn/pom.xml
features/authn/src/main/features/features.xml