| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.rest.integration.tests.model |
| Modifier and Type | Method and Description |
|---|---|
APIEndpointSecurity.TypeEnum |
APIEndpointSecurity.getType()
Get type
|
static APIEndpointSecurity.TypeEnum |
APIEndpointSecurity.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIEndpointSecurity.TypeEnum[] |
APIEndpointSecurity.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
APIEndpointSecurity.setType(APIEndpointSecurity.TypeEnum type) |
APIEndpointSecurity |
APIEndpointSecurity.type(APIEndpointSecurity.TypeEnum type) |
Copyright © 2017 WSO2. All rights reserved.