| Package | Description |
|---|---|
| com.broadleafcommerce.auth.user.autoconfigure |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.security.oauth2.provider.CompositeTokenGranter |
AuthorizationServerConfiguration.embeddedLoginTokenGranter(SecurityServiceOAuth2RequestFactory factory,
DefaultRotatingTokenServices tokenServices,
org.springframework.security.oauth2.provider.ClientDetailsService clientDetailsService,
org.springframework.security.oauth2.provider.TokenGranter defaultTokenGranters)
Create a
CompositeTokenGranter with an EmbeddedLoginTokenGranter followed by
the default token granters from the AuthorizationServerEndpointsConfigurer. |
Copyright © 2021. All rights reserved.