| Package | Description |
|---|---|
| org.springframework.security.oauth2.provider.endpoint | |
| org.springframework.security.oauth2.provider.implicit |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationEndpoint.setImplicitGrantService(ImplicitGrantService implicitGrantService) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryImplicitGrantService
In-memory implementation of the ImplicitGrantService.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImplicitTokenGranter.setImplicitGrantService(ImplicitGrantService service) |
Copyright © 2019. All rights reserved.