public class FRQSessionStateGenerator extends Object implements org.pac4j.core.util.generator.ValueGenerator
Constructor and Description |
---|
FRQSessionStateGenerator() |
Modifier and Type | Method and Description |
---|---|
static com.alibaba.fastjson.JSONObject |
decryptJSON(String encoded) |
static String |
encryptedJSON(javax.servlet.http.HttpServletRequest request) |
String |
generateValue(org.pac4j.core.context.WebContext webContext) |
public String generateValue(org.pac4j.core.context.WebContext webContext)
generateValue
in interface org.pac4j.core.util.generator.ValueGenerator
public static String encryptedJSON(javax.servlet.http.HttpServletRequest request)
public static com.alibaba.fastjson.JSONObject decryptJSON(String encoded)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.