| Package | Description |
|---|---|
| org.springframework.security.oauth2.provider.code |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryAuthorizationCodeServices
Implementation of authorization code services that stores the codes and authentication in memory.
|
class |
JdbcAuthorizationCodeServices
Implementation of authorization code services that stores the codes and authentication in a database.
|
Copyright © 2019. All rights reserved.