|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityContextStorageService | |
|---|---|
| com.force.sdk.oauth.context | |
| com.force.sdk.oauth.context.store | |
| Uses of SecurityContextStorageService in com.force.sdk.oauth.context |
|---|
| Methods in com.force.sdk.oauth.context with parameters of type SecurityContextStorageService | |
|---|---|
void |
SecurityContextServiceImpl.setSecurityContextStorageService(SecurityContextStorageService securityContextStorageService)
|
| Uses of SecurityContextStorageService in com.force.sdk.oauth.context.store |
|---|
| Classes in com.force.sdk.oauth.context.store that implement SecurityContextStorageService | |
|---|---|
class |
SecurityContextCookieStore
Handles the storage of a SecurityContext via browser cookies. |
class |
SecurityContextSessionStore
Handles the storage of a SecurityContext via server side session. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||