Package org.apache.nifi.authorization
Class AuthorizerInvocationHandler
java.lang.Object
org.apache.nifi.authorization.AuthorizerInvocationHandler
- All Implemented Interfaces:
InvocationHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Authorizerprivate final ClassLoaderprivate static final Method -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
getAccessPolicyProviderMethod
-
authorizer
-
classLoader
-
-
Constructor Details
-
AuthorizerInvocationHandler
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-