|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApprovalStore | |
|---|---|
| org.springframework.security.oauth2.provider.approval | |
| Uses of ApprovalStore in org.springframework.security.oauth2.provider.approval |
|---|
| Classes in org.springframework.security.oauth2.provider.approval that implement ApprovalStore | |
|---|---|
class |
InMemoryApprovalStore
|
class |
JdbcApprovalStore
|
class |
TokenApprovalStore
An ApprovalStore that works with an existing TokenStore, extracting implicit Approvals from the content of tokens already in the store. |
| Methods in org.springframework.security.oauth2.provider.approval with parameters of type ApprovalStore | |
|---|---|
void |
ApprovalStoreUserApprovalHandler.setApprovalStore(ApprovalStore store)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||