Uses of Class
org.apache.nifi.authorization.exception.AuthorizerDestructionException
Packages that use AuthorizerDestructionException
-
Uses of AuthorizerDestructionException in org.apache.nifi.authorization
Methods in org.apache.nifi.authorization that throw AuthorizerDestructionExceptionModifier and TypeMethodDescriptionvoidAccessPolicyProvider.preDestruction()Called immediately before instance destruction for implementers to release resources.voidAuthorizer.preDestruction()Called immediately before instance destruction for implementers to release resources.voidUserGroupProvider.preDestruction()Called immediately before instance destruction for implementers to release resources.