Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUnused. To be removed in the next major version.Not used.
ControllerConfigurationProperties.DEFAULT_ENABLEDis used instead.Not used.ControllerConfigurationProperties.DEFAULT_ENABLEDis used instead.Not used.ControllerConfigurationProperties.DEFAULT_ENABLEDis used instead.UseLoginSuccessfulEvent(Object, String, Locale)insteadUseLogoutEvent(Object, String, Locale)insteadUseTokenValidatedEvent(Object, String, Locale)insteadNot used.UseBuilder(java.lang.String)instead.io.micronaut.security.oauth2.client.OpenIdProviderMetadata.getUserInfoEncryptionAlgValuesSupported()UseOauthClientConfiguration.DEFAULT_AUTH_METHODinstead.UseAuthenticationMethodsconstants instead.UseSecureEndpoint.getAuthenticationMethodsSupported()instead.UseReactiveOauthPasswordAuthenticationProviderinstead.UseReactiveOpenIdPasswordAuthenticationProviderinstead.UseDefaultReactiveOpenIdTokenResponseValidatorinsteadUseReactiveOpenIdTokenResponseValidatorinstead.UseCookieTokenReaderinstead.UseJwkSetFetcher.fetch(String, String)instead.Not used.ReactiveJwksSignatureused instead.UseJwksSignature.loadJwkSet(String, String)instead.Not used. JWKS is cached via Micronaut Cache. You need an implementation of Micronaut Cache and the cache configuration micronaut.caches.jwks.expire-after-writeNot used. JWKS is cached via Micronaut Cache. You need an implementation of Micronaut Cache and the cache configuration micronaut.caches.jwks.expire-after-writeNot used. JWKS is cached via Micronaut Cache. You need an implementation of Micronaut Cache and the cache configuration micronaut.caches.jwks.expire-after-writeUseReactiveJsonWebTokenValidatorinstead.UseJsonWebTokenValidatororReactiveJsonWebTokenValidatorinstead.UseTokenResolver.resolveTokens(Object)instead.
-
Deprecated InterfacesInterfaceDescriptionUse
AuthenticationProviderfor an imperative API orReactiveAuthenticationProviderfor a reactive API instead.UseReactiveOpenIdTokenResponseValidatorinstead.
-
Deprecated ClassesClassDescriptionUse
ReactiveOauthPasswordAuthenticationProviderinstead.UseReactiveOpenIdPasswordAuthenticationProviderinstead.UseDefaultReactiveOpenIdTokenResponseValidatorinsteadUseCookieTokenReaderinstead.Not used.ReactiveJwksSignatureused instead.UseReactiveJsonWebTokenValidatorinstead.UseJsonWebTokenValidatororReactiveJsonWebTokenValidatorinstead.
-
Deprecated Enum Classes
-
Deprecated FieldsFieldDescriptionUnused. To be removed in the next major version.Not used.
ControllerConfigurationProperties.DEFAULT_ENABLEDis used instead.Not used.ControllerConfigurationProperties.DEFAULT_ENABLEDis used instead.Not used.ControllerConfigurationProperties.DEFAULT_ENABLEDis used instead.UseOauthClientConfiguration.DEFAULT_AUTH_METHODinstead.
-
Deprecated MethodsMethodDescriptionNot used.io.micronaut.security.oauth2.client.OpenIdProviderMetadata.getUserInfoEncryptionAlgValuesSupported()Use
SecureEndpoint.getAuthenticationMethodsSupported()instead.UseJwkSetFetcher.fetch(String, String)instead.UseJwksSignature.loadJwkSet(String, String)instead.Not used. JWKS is cached via Micronaut Cache. You need an implementation of Micronaut Cache and the cache configuration micronaut.caches.jwks.expire-after-writeNot used. JWKS is cached via Micronaut Cache. You need an implementation of Micronaut Cache and the cache configuration micronaut.caches.jwks.expire-after-writeNot used. JWKS is cached via Micronaut Cache. You need an implementation of Micronaut Cache and the cache configuration micronaut.caches.jwks.expire-after-writeUseTokenResolver.resolveTokens(Object)instead.
-
Deprecated ConstructorsConstructorDescriptionUse
LoginSuccessfulEvent(Object, String, Locale)insteadUseLogoutEvent(Object, String, Locale)insteadUseTokenValidatedEvent(Object, String, Locale)insteadUseBuilder(java.lang.String)instead.UseDefaultSecureEndpoint(String, Set)instead.
AuthenticationProviderfor an imperative API orReactiveAuthenticationProviderfor a reactive API instead.