| // Copyright 2015 The Vanadium Authors. All rights reserved. |
| // Use of this source code is governed by a BSD-style |
| // license that can be found in the LICENSE file. |
| "v.io/x/ref/services/wspr/internal/principal" |
| type SecurityCall struct { |
| LocalBlessings principal.JsBlessings |
| LocalBlessingStrings []string |
| RemoteBlessings principal.JsBlessings |
| RemoteBlessingStrings []string |
| type CaveatValidationRequest struct { |
| type CaveatValidationResponse struct { |
| CaveatValidationTimeout() {"en": "Caveat validation has timed out"} |
| InvalidValidationResponseFromJavascript() {"en": "Invalid validation response from javascript"} |