Interface ILoginLayout


  • public interface ILoginLayout
    • Method Detail

      • getLayoutNumber

        Integer getLayoutNumber()
        Returns:
        the number of a layout
      • getAuthenticators

        List<AAuthenticator<?>> getAuthenticators()
        Returns:
        a list of authenticators regarding to be used in this particular login layout.