global property

set global (JsonWebKeySetLoader value)

Implementation

static set global(JsonWebKeySetLoader value) {
  _global = value;
}