java.lang.Object
org.elasticsearch.xpack.core.security.authc.service.ServiceAccountToken
All Implemented Interfaces:
Closeable, AutoCloseable, AuthenticationToken

public class ServiceAccountToken extends Object implements AuthenticationToken, Closeable
A decoded credential that may be used to authenticate a ServiceAccount. It consists of:
  1. A service account token ID
  2. The secret credential for that token