Uses of Interface
com.floragunn.searchguard.auth.api.SyncAuthorizationBackend
-
Packages that use SyncAuthorizationBackend Package Description com.floragunn.searchguard.auth com.floragunn.searchguard.auth.internal -
-
Uses of SyncAuthorizationBackend in com.floragunn.searchguard.auth
Subinterfaces of SyncAuthorizationBackend in com.floragunn.searchguard.auth Modifier and Type Interface Description interfaceAuthorizationBackendDeprecated.Please use now one of the classes AuthorizationBackend or SyncAuthorizationBackend from the package com.floragunn.searchguard.auth.api -
Uses of SyncAuthorizationBackend in com.floragunn.searchguard.auth.internal
Classes in com.floragunn.searchguard.auth.internal that implement SyncAuthorizationBackend Modifier and Type Class Description classInternalAuthenticationBackend
-