| Exception | Description |
|---|---|
| AuthenticationFailedException |
An exception that should be thrown (or otherwise returned to the client for
async implementations) by
IdentityProvider implementations if the
authentication failed. |
| ForbiddenException | |
| UnauthorizedException |
| Annotation Type | Description |
|---|---|
| Authenticated |
Indicates that a resource can only be accessed by a logged in user.
|
| IdentityAttribute |
A qualifier than can be used to inject attributes from the current identity.
|
| User |
A qualifier than can be used to inject the current user.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.