| Exception | Description |
|---|---|
| AuthenticationNotSupportedException |
Represents the case when the application is not secured so any authentication requests are rejected as unnecessary.
|
| IdentityAccessException |
Represents the case when the identity could not be confirmed because it was unable
to access the backing store.
|
| InvalidLoginCredentialsException |
Represents the case when the identity could not be confirmed because the
login credentials were invalid.
|
| ProviderCreationException |
Represents the exceptional case when an AuthorityProvider fails instantiated.
|
| ProviderDestructionException |
Represents the exceptional case when an AuthorityProvider fails destruction.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.