Jump to main content
SIMATIC WinCC Open Architecture Version 3.19 Documentation
  • Highlights and Release Notes
  • Getting Started - Tutorial
  • DemoApplication
  • Installation
  • Project Administration
  • Mass configuration
  • Module PARA
  • Graphics Editor (GEDI)
  • System Management
  • User Interface
  • CONTROL
  • Multilingual Projects
  • Add-ons
  • Special Functions
  • Drivers
  • Diagnostics
  • Reference Tables
  • Security
  • Product Information
  • Videos & Tutorials
  • Support & Services
  1. Home
  2. Security

    Go beyond the norm in cybersecurity.

  3. Security Features

    Maintaining the control over production and the processes in the application has the highest priority in automation. Even measures to prevent security threats must not affect this.

  4. Login Framework

    The WinCC OA login framework provides a framework that is easy to extend. The WinCC OA login panels can be easily replaced by user-specific panels without having to re-implement the functionality.

  5. Login Framework Classes
  6. LoginFrameworkController
  7. displayFailedLogin()
  8. startLogin()
  • Security

    Go beyond the norm in cybersecurity.

    • Security Features

      Maintaining the control over production and the processes in the application has the highest priority in automation. Even measures to prevent security threats must not affect this.

      • WinCC OA Authorization Concept
      • Certificates
      • Login
      • Login Framework

        The WinCC OA login framework provides a framework that is easy to extend. The WinCC OA login panels can be easily replaced by user-specific panels without having to re-implement the functionality.

        • Extended Login Framework (Customized Panels)
        • Use of the Login Framework Classes
        • Login Framework Classes
          • LoginFrameworkChildView
          • LoginFrameworkController
            • displayFailedLogin()
              • displayFailedLogin()
              • getNextPanel()
              • getState()
              • handleSSO()
              • setBtnAcceptEnabled()
              • setBtnAcceptText()
              • setBtnAcceptToolTip()
              • setBtnAcceptVisible()
              • setBtnCancelEnabled()
              • setBtnCancelText()
              • setBtnCancelToolTip()
              • setBtnCancelVisible()
              • setCmbBxLanguageChanged()
              • setCmbBxLanguageItems()
              • setLanguage()
              • setLoginFrameworkChildView()
              • setOaAuthUI()
              • setOpenMonitorConfiguration()
              • setState()
              • setTxtPlatformVisible()
              • setTxtVersionVisible()
              • setUseUserLanguage()
              • startLogin()
              • useSystemNotification()
      • Server Side Authentication
      • User-defined Login
      • Authentication via Kerberos, basics

        In a more and more networking world, a WinCC OA system could be exposed to different types of attacks. An unauthorized WinCC OA system could connect to the distribution manager or hackers could try to manipulate WinCC OA messages.

      • Encryption
    • Multiplexing Proxy

      The WinCC OA Multiplexing Proxy Manager is used to increase the security of your WinCC OA projects.

    • Siemens CERT Portal – Accessing Security Information for WinCC OA

      Learn how to access security advisories and updates relevant to WinCC OA through the Siemens ProductCERT portal by filtering for "WinCC OA".

    • Further References

startLogin()

The method startLogin() starts the login process. Call the method in order to log in.

Synopsis

public void startLogin();

Return Value

-

Assignment

Login Framework classes

See also

getState(), setState(), displayFailedLogin()

SIMATIC WinCC Open Architecture Version 3.19.23 - © ETM professional control GmbH - ✉ documentation@etm.at | | | - Privacy Policy - Cookie Policy - Terms of use