Skip navigation links

MicroProfile JWT Auth API v2.1

@Version(value="2.0")

Package org.eclipse.microprofile.jwt

Interoperable JWT RBAC for Microprofile

See: Description

Package org.eclipse.microprofile.jwt Description

Interoperable JWT RBAC for Microprofile

Overview

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. The primary class is the JsonWebToken interface that defines the view of the current authenticated user and associated JWT claims. It is available for injection as well as the user principal available from the container security API. The supporting classes in this package include:
Skip navigation links

MicroProfile JWT Auth API v2.1

Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.