| Package | Description |
|---|---|
| org.eclipse.microprofile.auth |
Metadata for JWT RBAC for Microprofile
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.
|
| org.eclipse.microprofile.jwt |
Interoperable JWT RBAC for Microprofile
This package contains the primary interfaces and support classes for the JSON Web Tokens(JWT) for role based
access control(RBAC) of MicroProfile microservice endpoints.
|
Copyright © 2017 Eclipse Foundation. All rights reserved.