public class SigninParametersCacheAction extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
IDP_CONFIG |
static String |
REALM_URL_MAP |
| Constructor and Description |
|---|
SigninParametersCacheAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
restore(org.springframework.webflow.execution.RequestContext context) |
void |
store(org.springframework.webflow.execution.RequestContext context) |
void |
storeRPUrlInSession(org.springframework.webflow.execution.RequestContext context) |
public static final String IDP_CONFIG
public static final String REALM_URL_MAP
public void store(org.springframework.webflow.execution.RequestContext context)
public void restore(org.springframework.webflow.execution.RequestContext context)
public void storeRPUrlInSession(org.springframework.webflow.execution.RequestContext context)
throws org.apache.cxf.fediz.core.exception.ProcessingException
org.apache.cxf.fediz.core.exception.ProcessingExceptionApache Fediz