Uses of Class
com.broadleafcommerce.auth.server.validation.AuthServerEntityValidator
Packages that use AuthServerEntityValidator
-
Uses of AuthServerEntityValidator in com.broadleafcommerce.auth.server.autoconfigure
Methods in com.broadleafcommerce.auth.server.autoconfigure that return AuthServerEntityValidatorModifier and TypeMethodDescriptionAuthorizationServerAutoConfiguration.authServerEntityValidator()
Methods in com.broadleafcommerce.auth.server.autoconfigure with parameters of type AuthServerEntityValidatorModifier and TypeMethodDescription<D extends com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable & com.broadleafcommerce.data.tracking.core.mapping.BusinessTypeAware>
AuthorizationServerService<AuthorizationServer>AuthorizationServerAutoConfiguration.authorizationServerService
(AuthorizationServerRepository<D> repository, SimplePayloadMapper mapper, AuthServerEntityValidator validator)