public interface SecurityContextProvider
| Modifier and Type | Method and Description |
|---|---|
void |
clearSecurityContext() |
void |
provideApplicationSecurityContext(String applicationToken) |
void |
provideUserSecurityContext(String userToken) |
Copyright © 2018. All rights reserved.