Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AccessToken - Annotation Interface in io.quarkus.oidc.token.propagation
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AccessToken - Annotation Interface in io.quarkus.oidc.token.propagation.common
-
When this annotation is added to a MicroProfile REST Client interface, the
invalid reference
AccessTokenRequestFilter
E
- exchangeTokenClient() - Element in annotation interface io.quarkus.oidc.token.propagation.AccessToken
-
Deprecated.Selects name of the configured OidcClient and activates token exchange for the annotated REST client.
- exchangeTokenClient() - Element in annotation interface io.quarkus.oidc.token.propagation.common.AccessToken
-
Selects name of the configured OidcClient and activates token exchange for the annotated REST client.
I
- io.quarkus.oidc.token.propagation - package io.quarkus.oidc.token.propagation
- io.quarkus.oidc.token.propagation.common - package io.quarkus.oidc.token.propagation.common
- io.quarkus.oidc.token.propagation.common.runtime - package io.quarkus.oidc.token.propagation.common.runtime
J
- JWT_PROPAGATE_TOKEN_CREDENTIAL - Static variable in class io.quarkus.oidc.token.propagation.common.runtime.TokenPropagationConstants
-
System property key that is resolved to true if JWT auth mechanism should put `TokenCredential` into Vert.x duplicated context.
O
- OIDC_PROPAGATE_TOKEN_CREDENTIAL - Static variable in class io.quarkus.oidc.token.propagation.common.runtime.TokenPropagationConstants
-
System property key that is resolved to true if OIDC auth mechanism should put `TokenCredential` into Vert.x duplicated context.
T
- TokenPropagationConstants - Class in io.quarkus.oidc.token.propagation.common.runtime
- TokenPropagationConstants() - Constructor for class io.quarkus.oidc.token.propagation.common.runtime.TokenPropagationConstants
All Classes and Interfaces|All Packages|Constant Field Values
AccessToken
instead of this annotation. This annotation will be removed in the future.