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