public interface PingFederateDCRClient
| Modifier and Type | Method and Description |
|---|---|
feign.Response |
createApplication(ClientInfoList clientInfo) |
feign.Response |
deleteApplication(String clientId) |
ClientInfo |
getApplication(String clientId) |
feign.Response |
updateApplication(ClientInfoList clientInfo) |
feign.Response createApplication(ClientInfoList clientInfo)
ClientInfo getApplication(String clientId)
feign.Response updateApplication(ClientInfoList clientInfo)
feign.Response deleteApplication(String clientId)
Copyright © 2025 WSO2. All rights reserved.