All Packages
Package
Description
This package defines the common annotations.
This package contains the security common annotations.
Annotations relating to decorators.
Annotations and interfaces relating to scopes and contexts.
The custom context SPI.
Annotations and interfaces relating to events.
Annotations relating to bean and stereotype definition,
built-in qualifiers, and interfaces and classes relating
to programmatic lookup.
The portable extension integration SPI.
Contains shared, general-purpose helper classes and annotations.
This package specifies a means for obtaining objects in such a way as to
maximize reusability, testability and maintainability compared to
traditional approaches such as constructors, factories, and service
locators (e.g., JNDI). This process, known as dependency
injection, is beneficial to most nontrivial applications.
Provides an object model API to process JSON.
Service Provider Interface (SPI) to plug in implementations for
JSON processing objects.
Provides a streaming API to parse and generate
JSON.
High-level interfaces and annotations used to create RESTful service
resources.
The JAX-RS client API
Container-specific JAX-RS API.
Low-level interfaces and annotations used to create RESTful service
resources.
APIs that provide extensions to the types supported by the JAX-RS API.
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.
Configuration for Java Microprofile
CDI Support for Microprofile Config
This package contains classes which are used to extend the standard functionality in a portable way.
CDI Support for Microprofile Fault Tolerance
Exceptions for Microprofile Fault Tolerance
Microprofile Service Health Checks
Microprofile Service Health Checks
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.