[plasma] GetRoleToken or GetRoleTokens?

Alan Borland <alan.b.borland@googlemail.com> Thu, 08 November 2012 11:45 UTC

Return-Path: <alan.b.borland@googlemail.com>
X-Original-To: plasma@ietfa.amsl.com
Delivered-To: plasma@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E775F21F8B06 for <plasma@ietfa.amsl.com>; Thu, 8 Nov 2012 03:45:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.976
X-Spam-Level:
X-Spam-Status: No, score=-2.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 95XTvYIrGZUm for <plasma@ietfa.amsl.com>; Thu, 8 Nov 2012 03:45:38 -0800 (PST)
Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by ietfa.amsl.com (Postfix) with ESMTP id 58F0121F8ACD for <plasma@ietf.org>; Thu, 8 Nov 2012 03:45:38 -0800 (PST)
Received: by mail-pa0-f44.google.com with SMTP id fb11so2061333pad.31 for <plasma@ietf.org>; Thu, 08 Nov 2012 03:45:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=0gmT8pIekqPb6U6zB7STsDvzajsmeSIl7CNoiVXyB/8=; b=rZVVwX/8xO+kdqPlgUCj6mSPdYBRFjwCvs7eePVf0AvnhXfw9lvwPQ7tAbKYKyCd6X iz7+JUBnSV3He+mO8sMS8VqX0luKynEr8e+g1gLbd+55VAA3LZ6TGAA4zQU329suC6hl +jDBlIT7mFOgjHJUaEQHsJ2XPWr2fIDFH/WUA2k+m88bHD0HwFQveqWK2Lsxftcu4MHY 1vvI2Xr27uddOVgLoLgABXoYS+mUmu6lscJdYwgue0GAtyu+3HWy3eCvcv3gjzJ7PHrM lZt6xsHWmB/g99iG4cKGKR/Mo/+EyA/NKjLx6/qC2xd4DIw9bidut9dJyh57sipVCCqf k1wQ==
MIME-Version: 1.0
Received: by 10.68.223.37 with SMTP id qr5mr23167590pbc.101.1352375138174; Thu, 08 Nov 2012 03:45:38 -0800 (PST)
Received: by 10.66.230.232 with HTTP; Thu, 8 Nov 2012 03:45:38 -0800 (PST)
Date: Thu, 08 Nov 2012 11:45:38 +0000
Message-ID: <CALtitobOJtE4ZHBsL0h5-usTjTDr3ndHiQQmEDc37T+E=5G5QA@mail.gmail.com>
From: Alan Borland <alan.b.borland@googlemail.com>
To: plasma@ietf.org
Content-Type: multipart/alternative; boundary="047d7b1601f1b6c52704cdfa5f31"
Subject: [plasma] GetRoleToken or GetRoleTokens?
X-BeenThere: plasma@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "The PoLicy Augmented S/Mime \(plasma\) bof discussion list." <plasma.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/plasma>, <mailto:plasma-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/plasma>
List-Post: <mailto:plasma@ietf.org>
List-Help: <mailto:plasma-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/plasma>, <mailto:plasma-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 08 Nov 2012 11:45:39 -0000

In draft-schaad-plasma-service-03:

- Section 7.1 uses 'GetRoleToken'

- Appendix B uses 'GetRoleTokens'

For our prototyping exercise we have been using 'GetRoleToken'

Alan.