Class CreateAuthTokenAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<CreateAuthTokenResponse>
-
- com.floragunn.searchguard.authtoken.api.CreateAuthTokenAction
-
public class CreateAuthTokenAction extends org.elasticsearch.action.ActionType<CreateAuthTokenResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static CreateAuthTokenActionINSTANCEstatic StringNAME
-
Constructor Summary
Constructors Modifier Constructor Description protectedCreateAuthTokenAction()
-
-
-
Field Detail
-
INSTANCE
public static final CreateAuthTokenAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-