Interface IAuthenticatorConfigRenderContext

All Superinterfaces:
Serializable

public interface IAuthenticatorConfigRenderContext extends Serializable
Common interface for context data need for rendering authenticator configs
Since:
7.0.0
Author:
XIMA MEDIA GmbH
  • Method Details

    • getRequestCtx

    • getAuthCtx

      IFormAuthContext getAuthCtx()
    • isXfcSessionLogin

      boolean isXfcSessionLogin()
    • getUniqueId

      String getUniqueId()
      Gets the unique ID that can be used e.g. to generate unique HTML IDs.
      Returns:
      The unique ID