Interface IAuthenticatorConfigRenderContext
- All Superinterfaces:
 Serializable
Common interface for context data need for rendering authenticator configs
- Since:
 - 7.0.0
 - Author:
 - XIMA MEDIA GmbH
 
- 
Method Summary
Modifier and TypeMethodDescriptionboolean 
- 
Method Details
- 
getRequestCtx
IExtendedFormRequestContext getRequestCtx() - 
getAuthCtx
IFormAuthContext getAuthCtx() - 
isXfcSessionLogin
boolean isXfcSessionLogin() 
 -