Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionNot used.Use
Builder(java.lang.String)instead.io.micronaut.security.oauth2.client.OpenIdProviderMetadata.getUserInfoEncryptionAlgValuesSupported()UseOauthClientConfiguration.DEFAULT_AUTH_METHODinstead.UseAuthenticationMethodsconstants instead.UseSecureEndpoint.getAuthenticationMethodsSupported()instead.UseReactiveOauthPasswordAuthenticationProviderinstead.UseReactiveOpenIdPasswordAuthenticationProviderinstead.UseDefaultReactiveOpenIdTokenResponseValidatorinsteadUseReactiveOpenIdTokenResponseValidatorinstead.
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionUse
ReactiveOauthPasswordAuthenticationProviderinstead.UseReactiveOpenIdPasswordAuthenticationProviderinstead.UseDefaultReactiveOpenIdTokenResponseValidatorinstead
-
Deprecated Enum Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionNot used.io.micronaut.security.oauth2.client.OpenIdProviderMetadata.getUserInfoEncryptionAlgValuesSupported()Use
AuthorizationServerResolverinsteadUseSecureEndpoint.getAuthenticationMethodsSupported()instead.
-
Deprecated ConstructorsConstructorDescriptionUse
Builder(java.lang.String)instead.UseDefaultSecureEndpoint(String, Set)instead.