| Class | Description |
|---|---|
| SetAuthorizationHeaderAction |
Action setting the response Header for 401 reponse
|
| SkipCurrentCredentialProviderAction |
During the authentication process, we need to go the next unblocking credential provider if kerberos fail
|
| Exception | Description |
|---|---|
| AccessDeniedException |
Exception representing a 403 response
|
| AuthorizationRequiredException |
Exception representing a 401 response
|