| Package | Description |
|---|---|
| com.virgilsecurity.sdk.highlevel |
| Modifier and Type | Method and Description |
|---|---|
static VirgilCards |
VirgilCard.find(List<String> identities,
String type)
Finds the VirgilCards by specified criteria.
|
static VirgilCards |
VirgilCard.find(String identity,
String type)
Finds the VirgilCards by specified criteria.
|
static VirgilCards |
VirgilCard.findGlobal(List<String> identities)
Finds the VirgilCards in global scope by specified criteria.
|
static VirgilCards |
VirgilCard.findGlobal(List<String> identities,
GlobalIdentityType type)
Finds the VirgilCards in global scope by specified criteria.
|
static VirgilCards |
VirgilCard.findGlobal(String identity)
Finds the VirgilCards in global scope by specified criteria.
|
static VirgilCards |
VirgilCard.findGlobal(String identity,
GlobalIdentityType type)
Finds the VirgilCards in global scope by specified criteria.
|
Copyright © 2016. All rights reserved.