| Package | Description |
|---|---|
| org.apache.nifi.authorization |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationRequest |
AuthorizationRequest.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationResult |
Authorizer.authorize(AuthorizationRequest request)
Determines if the specified user/entity is authorized to access the specified resource within the given context.
|
AuthorizationResult |
AbstractPolicyBasedAuthorizer.authorize(AuthorizationRequest request) |
Copyright © 2016 Apache NiFi Project. All rights reserved.