Class GetAuthTokenAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<GetAuthTokenResponse>
-
- com.floragunn.searchguard.authtoken.api.GetAuthTokenAction
-
public class GetAuthTokenAction extends org.elasticsearch.action.ActionType<GetAuthTokenResponse>
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedGetAuthTokenAction()
-
-
-
Field Detail
-
INSTANCE
public static final GetAuthTokenAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
NAME_ALL
public static final String NAME_ALL
-
-