Unify Language Resource authentication error handling

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • None
    • Affects Version/s: None
    • Component/s: LanguageResources

      • The authentication steps must be unified throw the different language resources
      • The concept of service resources is working mainly in the part where new language resources are created. If the language resource exists the service request is assumed to work. Initial Connection / Missing Config errors must be handled on that layer.
        The service resource provides finally the URL for the http object created in the connector.
      • Make a class diagram
      • Fix the workarounds
      • Create two separate Exceptions: ConfigException AuthenticationException the last could extend BadGateway
      • reduce the places where exceptions are thrown to connectTo and the query methods no other place should throw an exception.
      • Integrate the synchronize step - currently in GroupShare only - into the whole architecture not only via events
        *

            Assignee:
            Thomas Lauria
            Reporter:
            Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: