Uses of Class
com.broadleafcommerce.auth.user.autoconfigure.AuthorizationServerProperties.OAuth2
-
Packages that use AuthorizationServerProperties.OAuth2 Package Description com.broadleafcommerce.auth.user.autoconfigure -
-
Uses of AuthorizationServerProperties.OAuth2 in com.broadleafcommerce.auth.user.autoconfigure
Methods in com.broadleafcommerce.auth.user.autoconfigure that return AuthorizationServerProperties.OAuth2 Modifier and Type Method Description AuthorizationServerProperties.OAuth2AuthorizationServerProperties. getOauth2()Methods in com.broadleafcommerce.auth.user.autoconfigure with parameters of type AuthorizationServerProperties.OAuth2 Modifier and Type Method Description voidAuthorizationServerProperties. setOauth2(AuthorizationServerProperties.OAuth2 oauth2)
-