Uses of Class
com.floragunn.searchguard.authtoken.NoSuchAuthTokenException
-
Packages that use NoSuchAuthTokenException Package Description com.floragunn.searchguard.authtoken -
-
Uses of NoSuchAuthTokenException in com.floragunn.searchguard.authtoken
Methods in com.floragunn.searchguard.authtoken that throw NoSuchAuthTokenException Modifier and Type Method Description AuthTokenAuthTokenService. getByClaims(Map<String,Object> claims)AuthTokenAuthTokenService. getById(String id)AuthTokenAuthTokenService. getByIdFromIndex(String id)AuthTokenAuthTokenService. getByIdWithConfigSnapshot(String id)StringAuthTokenService. revoke(com.floragunn.searchguard.user.User user, String id)
-