-
Annotation Types Summary
Annotation Type |
Description |
LoginConfig |
A security annotation describing the authentication method and the associated realm name that
should be used for this application.
|
Package org.eclipse.microprofile.auth Description
Metadata for JWT RBAC for Microprofile
Overview
This package contains supporting metadata classes:
- LoginConfig: an annotation that is used by a JAX-RS Application to define the authentication
method and associated security realm.