public interface SecurityContextProvider
| Modifier and Type | Method and Description |
|---|---|
void |
clearSecurityContext() |
void |
provideApplicationSecurityContext(String secretKey) |
void |
provideUserSecurityContext(String token) |
Copyright © 2017. All rights reserved.