moved common authorization/authentication classes into their own module to...
moved common authorization/authentication classes into their own module to better reflect their functionality; added checks for admin role name into principal retrievers
Showing
- src/python/dm/common/service/auth/__init__.py 0 additions, 0 deletionssrc/python/dm/common/service/auth/__init__.py
- src/python/dm/common/service/auth/authorizationPrincipalAuthenticator.py 0 additions, 0 deletions...ommon/service/auth/authorizationPrincipalAuthenticator.py
- src/python/dm/common/service/auth/authorizationPrincipalManager.py 21 additions, 36 deletions...n/dm/common/service/auth/authorizationPrincipalManager.py
- src/python/dm/common/service/auth/authorizationPrincipalRetriever.py 36 additions, 0 deletions...dm/common/service/auth/authorizationPrincipalRetriever.py
- src/python/dm/common/service/auth/cryptedPasswordPrincipalAuthenticator.py 0 additions, 0 deletions...mon/service/auth/cryptedPasswordPrincipalAuthenticator.py
- src/python/dm/common/service/auth/dbPrincipalRetriever.py 2 additions, 5 deletionssrc/python/dm/common/service/auth/dbPrincipalRetriever.py
- src/python/dm/common/service/auth/ldapPasswordPrincipalAuthenticator.py 0 additions, 0 deletions...common/service/auth/ldapPasswordPrincipalAuthenticator.py
- src/python/dm/common/service/auth/noOpPrincipalRetriever.py 3 additions, 2 deletionssrc/python/dm/common/service/auth/noOpPrincipalRetriever.py
File moved
File moved
File moved
File moved
Please register or sign in to comment