public final class JsonSessionProcessor extends SecurityContextProcessor
RequestProcessor.RequestSCHEME_ID_KEYSECURITY_CONTEXT_KEY, SECURITY_PROC_METADATA_KEY, UTF8_CHARSET| Constructor and Description |
|---|
JsonSessionProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getSecurityContextProperties(ExecutionContext.SecurityContext ctx) |
boolean |
isSchemeSupported(String requestedScheme) |
processpublic boolean isSchemeSupported(String requestedScheme)
isSchemeSupported in class SecurityContextProcessorrequestedScheme - the authentication scheme that is used with the
current security contextpublic Map<String,Object> getSecurityContextProperties(ExecutionContext.SecurityContext ctx)
getSecurityContextProperties in class SecurityContextProcessorctx - the current security context. cannot be null.Copyright © 2016. All Rights Reserved.