Class RepositoryLoginDialog

    • Constructor Detail

      • RepositoryLoginDialog

        public RepositoryLoginDialog​(Frame parent,
                                     boolean loginForPublish)
      • RepositoryLoginDialog

        public RepositoryLoginDialog​(boolean loginForPublish)
    • Method Detail

      • getDefaultData

        public static org.pentaho.reporting.designer.core.auth.AuthenticationData getDefaultData​(org.pentaho.reporting.designer.core.ReportDesignerContext designerContext)
      • getStoredLoginData

        public static org.pentaho.reporting.designer.core.auth.AuthenticationData getStoredLoginData​(String baseUrl,
                                                                                                     org.pentaho.reporting.designer.core.ReportDesignerContext context)
      • performLogin

        public org.pentaho.reporting.designer.core.auth.AuthenticationData performLogin​(org.pentaho.reporting.designer.core.ReportDesignerContext context,
                                                                                        org.pentaho.reporting.designer.core.auth.AuthenticationData config)
      • init

        protected void init​(boolean loginForPublish)
      • getDialogId

        protected String getDialogId()
        Specified by:
        getDialogId in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • createContentPane

        protected Component createContentPane()
        Specified by:
        createContentPane in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • getServerURL

        public String getServerURL()
      • getVersion

        public int getVersion()
      • getUsername

        public String getUsername()
      • getUserPassword

        public String getUserPassword()
      • getTimeout

        public int getTimeout()
      • isRememberSettings

        public boolean isRememberSettings()