Module org.elasticsearch.security
Class ServiceAccountTokenStore.StoreAuthenticationResult
java.lang.Object
org.elasticsearch.xpack.security.authc.service.ServiceAccountTokenStore.StoreAuthenticationResult
- Enclosing interface:
ServiceAccountTokenStore
-
Constructor Summary
ConstructorsConstructorDescriptionStoreAuthenticationResult(boolean success, TokenInfo.TokenSource tokenSource) -
Method Summary
-
Constructor Details
-
StoreAuthenticationResult
-
-
Method Details
-
isSuccess
public boolean isSuccess() -
getTokenSource
-