Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.KeyManagerInfoDTO
Packages that use KeyManagerInfoDTO
-
Uses of KeyManagerInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return KeyManagerInfoDTOModifier and TypeMethodDescriptionKeyManagerInfoDTO.additionalProperties(List<Object> additionalProperties) KeyManagerInfoDTO.description(String description) KeyManagerInfoDTO.displayName(String displayName) Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type KeyManagerInfoDTOMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type KeyManagerInfoDTOModifier and TypeMethodDescriptionKeyManagerListDTO.list(List<KeyManagerInfoDTO> list) voidKeyManagerListDTO.setList(List<KeyManagerInfoDTO> list)