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