Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.security.action.token
package org.elasticsearch.xpack.core.security.action.token
-
ClassDescriptionActionType for creating a new tokenRepresents a request to create a token based on the provided information.Request builder used to populate a
CreateTokenRequestResponse containing the token string that was generated from a token creation request.ActionType for invalidating one or more tokensRequest for invalidating a token so that it can no longer be usedResponse for a invalidation of one or multiple tokens.