Package com.floragunn.searchguard.auth
Interface AuthorizationBackend
-
- All Superinterfaces:
AuthorizationBackend,SyncAuthorizationBackend
public interface AuthorizationBackend extends SyncAuthorizationBackend
Deprecated.Please use now one of the classes AuthorizationBackend or SyncAuthorizationBackend from the package com.floragunn.searchguard.auth.api
-
-
Method Summary
-
Methods inherited from interface com.floragunn.searchguard.auth.api.AuthorizationBackend
getType
-
Methods inherited from interface com.floragunn.searchguard.auth.api.SyncAuthorizationBackend
fillRoles, retrieveRoles
-
-