Uses of Enum Class
io.quarkus.oidc.OidcTenantConfig.TokenStateManager.EncryptionAlgorithm
Packages that use OidcTenantConfig.TokenStateManager.EncryptionAlgorithm
-
Uses of OidcTenantConfig.TokenStateManager.EncryptionAlgorithm in io.quarkus.oidc
Fields in io.quarkus.oidc declared as OidcTenantConfig.TokenStateManager.EncryptionAlgorithmModifier and TypeFieldDescriptionOidcTenantConfig.TokenStateManager.encryptionAlgorithmSession cookie key encryption algorithmMethods in io.quarkus.oidc that return OidcTenantConfig.TokenStateManager.EncryptionAlgorithmModifier and TypeMethodDescriptionOidcTenantConfig.TokenStateManager.getEncryptionAlgorithm()Returns the enum constant of this class with the specified name.OidcTenantConfig.TokenStateManager.EncryptionAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.oidc with parameters of type OidcTenantConfig.TokenStateManager.EncryptionAlgorithmModifier and TypeMethodDescriptionvoidOidcTenantConfig.TokenStateManager.setEncryptionAlgorithm(OidcTenantConfig.TokenStateManager.EncryptionAlgorithm encryptionAlgorithm)