Uses of Class
com.broadleafcommerce.auth.server.autoconfigure.AuthorizedClientValidatorProperties
Packages that use AuthorizedClientValidatorProperties
Package
Description
-
Uses of AuthorizedClientValidatorProperties in com.broadleafcommerce.auth.server.autoconfigure
Methods in com.broadleafcommerce.auth.server.autoconfigure with parameters of type AuthorizedClientValidatorPropertiesModifier and TypeMethodDescriptionAuthorizedClientAutoConfiguration.authorizedClientEntityValidator
(AuthorizedClientValidatorProperties authorizedClientValidatorProperties) -
Uses of AuthorizedClientValidatorProperties in com.broadleafcommerce.auth.server.validation
Constructors in com.broadleafcommerce.auth.server.validation with parameters of type AuthorizedClientValidatorPropertiesModifierConstructorDescriptionAuthorizedClientEntityValidator
(AuthorizedClientValidatorProperties authorizedClientValidatorProperties)