| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.store.rest.client.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationKey.KeyTypeEnum |
ApplicationKey.getKeyType()
Describes to which endpoint the key belongs
|
static ApplicationKey.KeyTypeEnum |
ApplicationKey.KeyTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationKey.KeyTypeEnum[] |
ApplicationKey.KeyTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationKey |
ApplicationKey.keyType(ApplicationKey.KeyTypeEnum keyType) |
void |
ApplicationKey.setKeyType(ApplicationKey.KeyTypeEnum keyType) |
Copyright © 2018 WSO2 Inc. All rights reserved.