Class InvalidateTokenResponse

java.lang.Object
org.elasticsearch.client.security.InvalidateTokenResponse

public final class InvalidateTokenResponse
extends java.lang.Object
Response when invalidating one or multiple OAuth2 access tokens and refresh tokens. Returns information concerning how many tokens were invalidated, how many of the tokens that were attempted to be invalidated were already invalid, and if there were any errors encountered.