-
Terminally Deprecated ElementsElementDescriptionDeprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)since 1.8.0. Use
SimplePayloadMapper(TypeFactory, AuthTranslationPostMapperMember)
Since 1.8.0-GA. UseResetPasswordFormValidator.validate(List, ResetPasswordForm, Errors, User)
.in favor ofAuthenticationController.oauth2AuthenticationProviders
. (This method is misspelled.)in favor ofAuthenticationController.getOauth2AuthenticationProviders(AuthorizedClient)
. The new method takes the client id into account to ensure correct caching. Before, all commerce clients were using the same cache entry.
-
Deprecated InterfacesInterfaceDescriptionDeprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)
-
Deprecated ClassesClassDescriptionDeprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)Deprecated in favor of liquibase insert pattern (see auth.starter.required.data.changelog.xml)
-
Deprecated FieldsFieldDescription
-
Deprecated MethodsMethodDescriptionThis property is no longer used. AuthenticationServices is configured to clean up Authorizations by default. The cleanup interval is determined by
TokenProperties.maxTokenCleanupInterval
andTokenProperties.minTokenCleanupInterval
.This property is no longer used. AuthenticationServices is configured to clean up Authorizations by default. The cleanup interval is determined byTokenProperties.maxTokenCleanupInterval
andTokenProperties.minTokenCleanupInterval
.This incorrectly requires that all scopes/perms are 1-1 and ignores the permission root flag. UseDefaultSecurityService.filterScopesByPermission(Set, Set, Set)
which correctly accounts for scopes that aren't related to permission roots.UseDefaultSecurityService.findOpenScopes(Set)
, which returns a Set instead of a Stream.Since 1.8.0. UseUserRoleService.findAllByNameContainingAndNotArchived(String, boolean, Pageable)
Passing "false" for the accountRole parameter is functionally equivalent to the behavior of this method pre-deprecation.This property is no longer used. Instead, PKCE functionality can be enabled on an AuthorizedClient with the field:AuthorizedClient.getProofKeyRequired()
.This property is no longer used. Instead, PKCE functionality can be enabled on an AuthorizedClient with the field:AuthorizedClient.getProofKeyRequired()
.Since 1.7.0. UseAdminUserPersistenceHandler.toAuthPermissionRef(String)
Since 1.7.0. UseAdminUserPersistenceHandler.toAuthRoleRef(String)
in favor ofUserRegistrationService.registerUser(com.broadleafcommerce.auth.user.api.dto.UserRegistration, com.broadleafcommerce.data.tracking.core.context.ContextInfo)
, as context is no longer a requirementsince 1.6, replaced byStatelessUtil.createSavedRequestRemovalCookie()
in favor ofStatelessUtil.getSessionRemovalCookie(String)
since 1.6, replaced byStatelessUtil.createSavedRequestCookie(String, String)
since 1.6, replaced byCookieUtil.createResponseCookie(String, String, int, String)
since 1.6, replaced byCookieUtil.createSessionRemovalResponseCookie(String, String)
since 1.6, replaced byCookieUtil.createSessionResponseCookie(String, String, String)
Since 1.8.0-GA. UseResetPasswordFormValidator.validate(List, ResetPasswordForm, Errors, User)
.in favor ofAuthenticationController.oauth2AuthenticationProviders
. (This method is misspelled.)in favor ofAuthenticationController.getOauth2AuthenticationProviders(AuthorizedClient)
. The new method takes the client id into account to ensure correct caching. Before, all commerce clients were using the same cache entry.in favor of the approach inRegistrationFormController
.
-
Deprecated ConstructorsConstructorDescriptionsince 1.8.0. Use
SimplePayloadMapper(TypeFactory, AuthTranslationPostMapperMember)