public interface AuthorizationBackend
| Modifier and Type | Method and Description |
|---|---|
void |
fillRoles(User user,
AuthCredentials authCreds) |
String |
getType() |
String getType()
void fillRoles(User user, AuthCredentials authCreds) throws org.elasticsearch.ElasticsearchSecurityException
user - must not be nullauthCreds - , maybe nullorg.elasticsearch.ElasticsearchSecurityExceptionCopyright © 2015–2016. All rights reserved.