Package | Description |
---|---|
com.kobil.ssms.asm.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
static AsmServicesWs.CertTypeCategory |
AsmServicesWs.CertTypeCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsmServicesWs.CertTypeCategory[] |
AsmServicesWs.CertTypeCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<AsmServicesWs.AsmDeviceStateInfo> |
AsmServicesWs.getDevices(String userId,
AsmServicesWs.CertTypeCategory certTypeCategory,
boolean onlyOnlineCerts)
Retrieve information about devices of the given user including their current state from the database.
|
int[] |
AsmServicesWs.getUserCertificates(String userId,
AsmServicesWs.CertTypeCategory certTypeCategory,
boolean onlyOnlineCerts)
Deprecated.
This method is deprecated, use
AsmServicesWs.getDevices(String, CertTypeCategory, boolean) . |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.