Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- config - Variable in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
- config - Variable in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor.IsEnabled
- construct() - Static method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor$$accessor
D
- DEV_PRIVATE_KEY_PEM - Static variable in class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor
- DEV_PUBLIC_KEY_PEM - Static variable in class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor
E
- enabled() - Method in interface io.quarkus.smallrye.jwt.deployment.SmallRyeJwtBuildTimeConfig
-
The MP-JWT configuration object
- enableSslInNative() - Method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
- equals(Object) - Method in record class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor.KeyPairContext
-
Indicates whether some other object is "equal to" this one.
F
- feature() - Method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
-
Register this extension as an MP-JWT feature
G
- GenerateEncryptedDevModeJwtKeysBuildItem - Class in io.quarkus.smallrye.jwt.deployment
-
Marker build item to enable encrypted dev/test jwt keys.
- GenerateEncryptedDevModeJwtKeysBuildItem() - Constructor for class io.quarkus.smallrye.jwt.deployment.GenerateEncryptedDevModeJwtKeysBuildItem
- GeneratePersistentDevModeJwtKeysBuildItem - Class in io.quarkus.smallrye.jwt.deployment
-
Marker build item to enable restart-persistent jwt keys.
- GeneratePersistentDevModeJwtKeysBuildItem() - Constructor for class io.quarkus.smallrye.jwt.deployment.GeneratePersistentDevModeJwtKeysBuildItem
- generateSignKeys(BuildProducer<DevServicesResultBuildItem>, LiveReloadBuildItem, CurateOutcomeBuildItem, Optional<GeneratePersistentDevModeJwtKeysBuildItem>, Optional<GenerateEncryptedDevModeJwtKeysBuildItem>) - Method in class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor
-
This build step generates an RSA-256 key pair for development and test modes.
- get_config(Object) - Static method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor$$accessor
- getAsBoolean() - Method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor.IsEnabled
- getBuildDir(CurateOutcomeBuildItem) - Static method in class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor
H
- hashCode() - Method in record class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor.KeyPairContext
-
Returns a hash code value for this object.
I
- io.quarkus.smallrye.jwt.deployment - package io.quarkus.smallrye.jwt.deployment
- IsEnabled() - Constructor for class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor.IsEnabled
K
- KeyPairContext(Map<String, String>) - Constructor for record class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor.KeyPairContext
-
Creates an instance of a
KeyPairContextrecord class.
M
- MP_JWT_VERIFY_KEY_LOCATION - Static variable in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
- MP_JWT_VERIFY_PUBLIC_KEY - Static variable in class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor
P
- properties() - Method in record class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor.KeyPairContext
-
Returns the value of the
propertiesrecord component. - provideSecurityInformation(BuildProducer<SecurityInformationBuildItem>) - Method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
R
- registerAdditionalBeans(BuildProducer<AdditionalBeanBuildItem>, BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
-
Register the CDI beans that are needed by the MP-JWT extension
- registerHttpAuthMechanismAnnotation() - Method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
- registerNativeImageResources(BuildProducer<NativeImageResourceBuildItem>) - Method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
-
If the configuration specified a deployment local key resource, register it in native mode
- registerOptionalClaimProducer(BeanRegistrationPhaseBuildItem, BuildProducer<BeanRegistrationPhaseBuildItem.BeanConfiguratorBuildItem>) - Method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
- registerRSASigProvider() - Method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
-
Register the SHA256withRSA signature provider
- rsaSigProvider() - Method in interface io.quarkus.smallrye.jwt.deployment.SmallRyeJwtBuildTimeConfig
-
The name of the Provider that supports SHA256withRSA signatures
S
- set_config(Object, Object) - Static method in class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor$$accessor
- SMALLRYE_JWT_SIGN_KEY - Static variable in class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor
- SmallRyeJwtBuildTimeConfig - Interface in io.quarkus.smallrye.jwt.deployment
-
deployment configuration
- SmallryeJwtDevModeProcessor - Class in io.quarkus.smallrye.jwt.deployment
- SmallryeJwtDevModeProcessor() - Constructor for class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor
- SmallryeJwtDevModeProcessor.KeyPairContext - Record Class in io.quarkus.smallrye.jwt.deployment
- SmallRyeJwtProcessor - Class in io.quarkus.smallrye.jwt.deployment
-
The deployment processor for MP-JWT applications
- SmallRyeJwtProcessor() - Constructor for class io.quarkus.smallrye.jwt.deployment.SmallRyeJwtProcessor
- SmallRyeJwtProcessor.IsEnabled - Class in io.quarkus.smallrye.jwt.deployment
- SmallRyeJwtProcessor$$accessor - Class in io.quarkus.smallrye.jwt.deployment
T
- toString() - Method in record class io.quarkus.smallrye.jwt.deployment.SmallryeJwtDevModeProcessor.KeyPairContext
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages|Constant Field Values