Deprecated API
Contents
-
ElementDescriptionUnused. To be removed in the next major version.Not used.
ControllerConfigurationProperties.DEFAULT_ENABLED
is used instead.Not used.ControllerConfigurationProperties.DEFAULT_ENABLED
is used instead.Not used.ControllerConfigurationProperties.DEFAULT_ENABLED
is 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_METHOD
instead.UseAuthenticationMethods
constants instead.UseSecureEndpoint.getAuthenticationMethodsSupported()
instead.UseReactiveOauthPasswordAuthenticationProvider
instead.UseReactiveOpenIdPasswordAuthenticationProvider
instead.UseDefaultReactiveOpenIdTokenResponseValidator
insteadUseReactiveOpenIdTokenResponseValidator
instead.UseCookieTokenReader
instead.UseJwkSetFetcher.fetch(String, String)
instead.Not used.ReactiveJwksSignature
used 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-writeUseReactiveJsonWebTokenValidator
instead.UseJsonWebTokenValidator
orReactiveJsonWebTokenValidator
instead.UseTokenResolver.resolveTokens(Object)
instead.
-
InterfaceDescriptionUse
AuthenticationProvider
for an imperative API orReactiveAuthenticationProvider
for a reactive API instead.UseReactiveOpenIdTokenResponseValidator
instead.
-
ClassDescriptionUse
ReactiveOauthPasswordAuthenticationProvider
instead.UseReactiveOpenIdPasswordAuthenticationProvider
instead.UseDefaultReactiveOpenIdTokenResponseValidator
insteadUseCookieTokenReader
instead.Not used.ReactiveJwksSignature
used instead.UseReactiveJsonWebTokenValidator
instead.UseJsonWebTokenValidator
orReactiveJsonWebTokenValidator
instead.
-
FieldDescriptionUnused. To be removed in the next major version.Not used.
ControllerConfigurationProperties.DEFAULT_ENABLED
is used instead.Not used.ControllerConfigurationProperties.DEFAULT_ENABLED
is used instead.Not used.ControllerConfigurationProperties.DEFAULT_ENABLED
is used instead.UseOauthClientConfiguration.DEFAULT_AUTH_METHOD
instead.
-
MethodDescriptionNot 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.
-
ConstructorDescriptionUse
LoginSuccessfulEvent(Object, String, Locale)
insteadUseLogoutEvent(Object, String, Locale)
insteadUseTokenValidatedEvent(Object, String, Locale)
insteadUseBuilder(java.lang.String)
instead.UseDefaultSecureEndpoint(String, Set)
instead.
AuthenticationProvider
for an imperative API orReactiveAuthenticationProvider
for a reactive API instead.