| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.rest.integration.tests.model |
| Modifier and Type | Method and Description |
|---|---|
APIEndpointSecurity |
API.getEndpointSecurity()
Get endpointSecurity
|
APIEndpointSecurity |
APIEndpointSecurity.password(String password) |
APIEndpointSecurity |
APIEndpointSecurity.type(APIEndpointSecurity.TypeEnum type) |
APIEndpointSecurity |
APIEndpointSecurity.username(String username) |
| Modifier and Type | Method and Description |
|---|---|
API |
API.endpointSecurity(APIEndpointSecurity endpointSecurity) |
void |
API.setEndpointSecurity(APIEndpointSecurity endpointSecurity) |
Copyright © 2017 WSO2. All rights reserved.