Uses of Class
org.apache.nifi.authentication.exception.ProviderDestructionException
Packages that use ProviderDestructionException
-
Uses of ProviderDestructionException in org.apache.nifi.authentication
Methods in org.apache.nifi.authentication that throw ProviderDestructionExceptionModifier and TypeMethodDescriptionvoid
LoginIdentityProvider.preDestruction()
Called immediately before instance destruction for implementers to release resources.