| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIEndpointSecurityDTO |
APIDTO.getEndpointSecurity()
Get endpointSecurity
|
APIEndpointSecurityDTO |
APIEndpointSecurityDTO.password(String password) |
APIEndpointSecurityDTO |
APIEndpointSecurityDTO.type(APIEndpointSecurityDTO.TypeEnum type) |
APIEndpointSecurityDTO |
APIEndpointSecurityDTO.username(String username) |
| Modifier and Type | Method and Description |
|---|---|
APIDTO |
APIDTO.endpointSecurity(APIEndpointSecurityDTO endpointSecurity) |
void |
APIDTO.setEndpointSecurity(APIEndpointSecurityDTO endpointSecurity) |
Copyright © 2020 WSO2 Inc. All rights reserved.