Class AuthorizationEngine.RequestInfo

java.lang.Object
org.elasticsearch.xpack.core.security.authz.AuthorizationEngine.RequestInfo
Enclosing interface:
AuthorizationEngine

public static final class AuthorizationEngine.RequestInfo extends Object
A class that encapsulates information about the request that is being authorized including the actual transport request, the authentication, and the action being invoked.