Class AuthenticateResponse


  • public final class AuthenticateResponse
    extends Object
    The response for the authenticate call. The response contains two fields: a user field and a boolean flag signaling if the user is enabled or not. The user object contains all user metadata which Elasticsearch uses to map roles, etc.