Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.security.authc
package org.elasticsearch.xpack.core.security.authc
-
ClassDescriptionThe Authentication class encapsulates identity information created after successful authentication and is the starting point of subsequent authorization.Indicates if credentials are managed by Elasticsearch or by the Cloud.
Authentication.RealmRefexpresses the grouping of realms, identified withRealmConfig.RealmIdentifiers, underRealmDomains.A AuthenticationFailureHandler is responsible for the handling of a request that has failed authentication.Represents the result of an authentication attempt.Interface for a token that is used for authentication.The default implementation of aAuthenticationFailureHandler.An authentication mechanism to which the default authentication org.elasticsearch.xpack.security.authc.AuthenticationService delegates the authentication process.A factory interface to construct a security realm.A subject is a more generic concept similar to user and associated to the current authentication.