| Package | Description |
|---|---|
| com.virgilsecurity.sdk.client.model | |
| com.virgilsecurity.sdk.highlevel |
| Modifier and Type | Method and Description |
|---|---|
static GlobalIdentityType |
GlobalIdentityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlobalIdentityType[] |
GlobalIdentityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static VirgilCards |
VirgilCard.findGlobal(List<String> identities,
GlobalIdentityType type)
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.