Module org.elasticsearch.xcore
Class RunAsPermission
java.lang.Object
org.elasticsearch.xpack.core.security.authz.permission.RunAsPermission
A permissions that is based on a general privilege that contains patterns of users that this
user can execute a request as
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanChecks if this permission grants run as to the specified user
-
Field Details
-
NONE
-
-
Method Details
-
getPrivilege
-
check
Checks if this permission grants run as to the specified user
-