Uses of Class
org.wso2.am.integration.clients.store.api.v1.dto.KeyManagerInfoDTO
-
Packages that use KeyManagerInfoDTO Package Description org.wso2.am.integration.clients.store.api.v1.dto -
-
Uses of KeyManagerInfoDTO in org.wso2.am.integration.clients.store.api.v1.dto
Methods in org.wso2.am.integration.clients.store.api.v1.dto that return types with arguments of type KeyManagerInfoDTO Modifier and Type Method Description List<KeyManagerInfoDTO>KeyManagerListDTO. getList()Get listMethod parameters in org.wso2.am.integration.clients.store.api.v1.dto with type arguments of type KeyManagerInfoDTO Modifier and Type Method Description KeyManagerListDTOKeyManagerListDTO. list(List<KeyManagerInfoDTO> list)voidKeyManagerListDTO. setList(List<KeyManagerInfoDTO> list)
-