VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      HAS client plugin HasClientPlugin:

      // Get the login module type ID, used to distinguish this module from others.
      // Should correspond to the server side module.
      String getLoginType()

      // Perform all the client side login logics, the results wrapped in an AuthToken,
      // will be validated by HAS server.
      AuthToken login(Conf loginConf) throws HasLoginException
      HAS server plugin HasServerPlugin:

      // Get the login module type ID, used to distinguish this module from others.
      // Should correspond to the client side module.
      String getLoginType()

      // Perform all the server side authentication logics, the results wrapped in an AuthToken,
      // will be used to exchange a Kerberos ticket.
      AuthToken authenticate(AuthToken userToken) throws HasAuthenException

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jiajia Jiajia Li
            jiajia Jiajia Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment