Class ServiceAccountTokenStore.StoreAuthenticationResult

java.lang.Object
org.elasticsearch.xpack.security.authc.service.ServiceAccountTokenStore.StoreAuthenticationResult
Enclosing interface:
ServiceAccountTokenStore

public static class ServiceAccountTokenStore.StoreAuthenticationResult extends Object
  • Constructor Details

    • StoreAuthenticationResult

      public StoreAuthenticationResult(boolean success, TokenInfo.TokenSource tokenSource)
  • Method Details