You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Sergiy Matusevych (JIRA)" <ji...@apache.org> on 2017/01/12 01:08:16 UTC

[jira] [Created] (REEF-1705) We need to add new tokens to the SecurityTokenProvider

Sergiy Matusevych created REEF-1705:
---------------------------------------

             Summary: We need to add new tokens to the SecurityTokenProvider
                 Key: REEF-1705
                 URL: https://issues.apache.org/jira/browse/REEF-1705
             Project: REEF
          Issue Type: Improvement
          Components: REEF Client
            Reporter: Sergiy Matusevych
            Assignee: Sergiy Matusevych
            Priority: Minor


Currently the {{SecurityTokenProvider}} interface and its implementations provide a read-only interface to access the security tokens; for the Unmanaged AM mode when the Driver runs in the same process as the Client, we need the ability to add new security tokens to the user's credentials. For that, we need to implement the {{.addToken()}} method and provide a mechanism to serialize such tokens.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)